Version 24.2 (latest)

HistogramChartAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColumnAppearanceGets or Sets the column appearance.  
Public PropertyColumnIndexGets or Sets the zero-based column index of the data to be used for this histogram chart.  
Public PropertyLineAppearanceGets or sets the line appearance.  
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