The following tables list the members exposed by IconAppearance.
Name | Description | |
---|---|---|
IconAppearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
Character | Character to draw, if the Icon property is set to Character. | |
CharacterFont | Font used to draw the Character, if the Icon property is set to Character. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Icon | SymbolIcon to draw. | |
IconSize | Size used to draw icons. | |
PE | PaintElement to use for drawing icons. |
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 IconAppearance object. | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |