Version

PolarChartAppearance Class Methods

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

Public Methods
 NameDescription
Public MethodCopyPropertiesCopies this object's properties to another ChartTypeAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartTypeAppearance)
Public MethodResetAngleUnitResets the AngleUnit property to its default value.  
Public MethodResetEnableLabelFlippingResets the EnableLabelFlipping property to its default value.  
Public MethodResetLabelFlippingEndAngleResets the LabelFlippingEndAngle property to its default value.  
Public MethodResetLabelFlippingStartAngleResets the LabelFlippingStartAngle property to its default value.  
Public MethodShouldSerializeAngleUnitReturns a Boolean value that determines whether the AngleUnit property is set to its default value.  
Public MethodShouldSerializeEnableLabelFlippingReturns a Boolean value that determines whether the EnableLabelFlipping property is set to its default value.  
Public MethodShouldSerializeLabelFlippingEndAngleReturns a Boolean value that determines whether the LabelFlippingEndAngle property is set to its default value.  
Public MethodShouldSerializeLabelFlippingStartAngleReturns a Boolean value that determines whether the LabelFlippingStartAngle property is set 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)
See Also