Version

BarChart3DAppearance Class Methods

For a list of all members of this type, see BarChart3DAppearance 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.  
Public MethodResetNullHandlingResets the NullHandling 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.  
Protected MethodShouldSerializeNullHandlingReturns a Boolean value that determines whether the NullHandling property is set to its default value.  
See Also