Version

ColumnChartAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyChartTextCollection of Chart Text labels that can be rendered over the columns of this Column Chart.  
Public PropertyChartTextValueAlignmentGets or sets the chart text value alignment.  
Public PropertyColumnSpacingGets/sets the spacing between each column in a series in column width increments. (Inherited from Infragistics.UltraChart.Resources.Appearance.ColumnChart3DAppearance)
Public PropertyNullHandlingOverridden. Specifies whether nulls in the data are treated as zero or an average of adjacent values.  
Public PropertySeriesSpacingThe spacing between series, in column width increments.  
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