The following tables list the members exposed by OverrideAppearance.
Name | Description | |
---|---|---|
OverrideAppearance Constructor | OverrideAppearance constructor. |
Name | Description | |
---|---|---|
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Enabled | Determines whether or not the Overrides in the Overrides collection will be applied to the chart. | |
Item | Gets/Sets the Override at the specified index. | |
Overrides | A collection of Overrides to be applied to the chart. |
Name | Description | |
---|---|---|
dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
Add | Adds an Override to the Overrides collection. | |
Remove | Removes an Override from the Overrides collection. | |
RemoveAt | Removes an Override from the Overrides collection at the specified index. | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |