Version

SkinAppearance Class Properties

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

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)
See Also