Version

BarChart3DAppearance Class Properties

For a list of all members of this type, see BarChart3DAppearance 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.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyNullHandlingReturns or sets a Boolean value that indicates whether or not the NULL data is to be handled as Zero or Average value  
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