The following tables list the members exposed by BarChartAppearance.
| Name | Description | |
|---|---|---|
![]() | BarChartAppearance 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. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance) |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartText | Collection of Chart Text labels that can be rendered over the data points of this Bar Chart. |
![]() | ChartTextValueAlignment | Gets or sets the chart text value alignment. |
![]() | NullHandling | Returns or sets a Boolean value that indicates whether or not the NULL data is to be handled as Zero or Average value |
![]() | SeriesSpacing | The spacing between bars in a series. |
| 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. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance) |
![]() | ResetChartText | Resets the Chart Text Collection by clearing all Chart Text objects it may contain. |
![]() | ResetSeriesSpacing | Resets the SeriesSpacing 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. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance) |
![]() | ShouldSerializeChartText | Determines whether the Chart Text collection needs to be serialized because Chart Text objects have been added to it. |
![]() | ShouldSerializeSeriesSpacing | Returns a Boolean value that determines whether the SeriesSpacing property is set to its default value. |