Version

IconAppearance Class Properties

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

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