Version

SkinAppearance Class Members

The following tables list the members exposed by SkinAppearance.

Public Constructors
 NameDescription
Public ConstructorSkinAppearance ConstructorCreates an instance of SkinAppearance for the given charting component.  
Public Properties
 NameDescription
Public PropertyApplyRowWiseApply this motif on a per-series basis.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyPaintElementGets/Sets the array of PaintElements used by this Skin.  
Public PropertyPEsCollection of PaintElements to apply as a motif to the current chart.  
Protected Properties
 NameDescription
Protected PropertydirtyA dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Protected PropertynoUpdateSet the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this SkinAppearance object.  
Public MethodGetElementsMethod for getting the collection of PaintElements for this Skin.  
Public MethodToStringReturns a string representation of this object.  
See Also