The following tables list the members exposed by SkinAppearance.
| Name | Description | |
|---|---|---|
![]()  | SkinAppearance Constructor | Creates an instance of SkinAppearance for the given charting component. | 
| Name | Description | |
|---|---|---|
![]()  | ApplyRowWise | Apply this motif on a per-series basis. | 
![]()  | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | 
![]()  | PaintElement | Gets/Sets the array of PaintElements used by this Skin. | 
![]()  | PEs | Collection of PaintElements to apply as a motif to the current chart. | 
| Name | Description | |
|---|---|---|
![]()  | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | 
![]()  | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Creates and returns a copy of this SkinAppearance object. | 
![]()  | GetElements | Method for getting the collection of PaintElements for this Skin. | 
![]()  | ToString | Returns a string representation of this object. |