Version

AreaChartAppearance Class Methods

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

Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetChartTextResets the ChartText property to an empty collection.  
Public MethodResetDrawStyleResets the LineDrawStyle property to its default value.  
Public MethodResetLineEndCapStyleResets the LineEndCapStyle property to its default value.  
Public MethodResetLineStartCapStyleResets the LineStartCapStyle property to its default value.  
Public MethodResetLineThicknessResets the LineThickness property to its default value.  
Public MethodResetMidPointAnchorsResets the MidPointAnchors 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 MethodShouldSerializeChartTextIndicates whether the ChartText property contains any content, and therefore should be serialized.  
Protected MethodShouldSerializeDrawStyleReturns a Boolean value that determines whether the LineDrawStyle property is set to its default value.  
Protected MethodShouldSerializeLineEndCapStyleReturns a Boolean value that determines whether the LineEndCapStyle property is set to its default value.  
Protected MethodShouldSerializeLineStartCapStyleReturns a Boolean value that determines whether the LineStartCapStyle property is set to its default value.  
Protected MethodShouldSerializeLineThicknessReturns a Boolean value that determines whether the LineThickness property is set to its default value.  
Protected MethodShouldSerializeMidPointAnchorsSpecifies whether mid point anchors has changed from its default value.  
Protected MethodShouldSerializeNullHandlingIndicates whether the NullHandling property is set to something different from its default value.  
See Also