Version

AppearanceHelper Class Members

The following tables list the members exposed by AppearanceHelper.

Protected Fields
 NameDescription
Protected FieldappearancePropertyThe name of a public property on an Appearance object.  
Protected FieldparentAppearanceAn instance of a parent Appearance object.  
Public Properties
 NameDescription
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
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 MethodGetParentAppearanceGets a reference to the parent appearance object held by this AppearanceHelper.  
Public MethodInitializeConstructor of a ready-to-use AppearanceHelper.  
Public MethodSetParentAppearanceSets the parentAppearance field to the specified ChartAppearance.  
Public MethodSetParentPropertySets the appearanceProperty field to a property name.  
Public MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also