Version 24.2 (latest)

StripLineAppearance Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this StripLineAppearance.  
Public MethodGetParentAppearanceGets a reference to the parent appearance object held by this AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodInitializeConstructor of a ready-to-use AppearanceHelper. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodResetIntervalResets the Interval property to its default value.  
Public MethodResetPEResets the PaintElement property to its default values.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodSetParentAppearanceSets the parentAppearance field to the specified ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodSetParentPropertySets the appearanceProperty field to a property name. (Inherited from Infragistics.UltraChart.Resources.Appearance.AppearanceHelper)
Public MethodToStringReturns a string representation of a StripLineAppearance object.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeIntervalIndicates whether the Interval property has changed from its default value.  
Protected MethodShouldSerializePEIndicates whether the PaintElement has changed from its default value.  
Protected MethodShouldSerializeVisibleIndicates whether the Visible property has changed from its default value.  
See Also