Version

IconAppearance Class Members

The following tables list the members exposed by IconAppearance.

Public Constructors
 NameDescription
Public ConstructorIconAppearance ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCharacterCharacter to draw, if the Icon property is set to Character.  
Public PropertyCharacterFontFont used to draw the Character, if the Icon property is set to Character.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyIconSymbolIcon to draw.  
Public PropertyIconSizeSize used to draw icons.  
Public PropertyPEPaintElement to use for drawing icons.  
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 IconAppearance object.  
Public MethodToStringCreates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
See Also