The following tables list the members exposed by BarChart3DAppearance.
| Name | Description | |
|---|---|---|
![]() | BarChart3DAppearance Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | BarSpacing | Gets/Sets the value specifying an amount of space between each bar in a series, in whole bar width increments. |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | NullHandling | Returns or sets a Boolean value that indicates whether or not the NULL data is to be handled as Zero or Average value |
| Name | Description | |
|---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
| Name | Description | |
|---|---|---|
![]() | CopyProperties | Copies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
![]() | ResetBarSpacing | Resets the BarSpacing property to its default value. |
![]() | ResetNullHandling | Resets the NullHandling property to its default value. |
![]() | ToString | Returns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
| Name | Description | |
|---|---|---|
![]() | CreateInstanceDescriptor | Creates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance) |
![]() | ShouldSerializeBarSpacing | Returns a Boolean value that determines whether the BarSpacing property is set to its default value. |
![]() | ShouldSerializeNullHandling | Returns a Boolean value that determines whether the NullHandling property is set to its default value. |