Version 24.2 (latest)

OverrideAppearance Class Properties

For a list of all members of this type, see OverrideAppearance members.

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyEnabledDetermines whether or not the Overrides in the Overrides collection will be applied to the chart.  
Public PropertyItemGets/Sets the Override at the specified index.  
Public PropertyOverridesA collection of Overrides to be applied to the chart.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also