Version 24.2 (latest)

BarChartAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyBarSpacingGets/Sets the value specifying an amount of space between each bar in a series, in whole bar width increments. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance)
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 data points of this Bar Chart.  
Public PropertyChartTextValueAlignmentGets or sets the chart text value alignment.  
Public PropertyNullHandlingReturns or sets a Boolean value that indicates whether or not the NULL data is to be handled as Zero or Average value  
Public PropertySeriesSpacingThe spacing between bars in a series.  
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