Version

PointStyle Class Properties

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

Public Properties
 NameDescription
Public PropertyCharacterCharacter to use for Points if Icon is set to IconStyle.Character.  
Public PropertyCharacterFontFont to use for rendering characters if Icon is set to IconStyle.Character.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyIconThe icon used to represent points.  
Public PropertyIconSizeThe size used to render 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