Version

AnnotationsAppearance Class Properties

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

Public Properties
 NameDescription
Public PropertyAnnotationsA collection of Annotations to be displayed on the chart.  
Public PropertyChartComponentThe charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance)
Public PropertyItemGets/Sets the Annotation at the specified index.  
Public PropertyVisibleDetermines whether or not the annotations in the Annotations collection will be displayed on the chart.  
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