Version 24.2 (latest)

ColumnChart3DAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyColumnSpacingGets/sets the spacing between each column in a series in column width increments.  
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