Version 24.2 (latest)

BarChartAppearance Class Methods

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

Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetBarSpacingResets the BarSpacing property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance)
Public MethodResetChartTextResets the Chart Text Collection by clearing all Chart Text objects it may contain.  
Public MethodResetSeriesSpacingResets the SeriesSpacing property to its default value.  
Public MethodToStringReturns a string representation of a ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected Methods
 NameDescription
Protected MethodCreateInstanceDescriptorCreates and returns an InstanceDescriptor which represents this ChartTypeAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Protected MethodShouldSerializeBarSpacingReturns a Boolean value that determines whether the BarSpacing property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.BarChart3DAppearance)
Protected MethodShouldSerializeChartTextDetermines whether the Chart Text collection needs to be serialized because Chart Text objects have been added to it.  
Protected MethodShouldSerializeSeriesSpacingReturns a Boolean value that determines whether the SeriesSpacing property is set to its default value.  
See Also