The following tables list the members exposed by AnnotationsAppearance.
Name | Description | |
---|---|---|
AnnotationsAppearance Constructor | AnnotationsAppearance constructor. |
Name | Description | |
---|---|---|
Annotations | A collection of Annotations to be displayed on the chart. | |
ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) | |
Item | Gets/Sets the Annotation at the specified index. | |
Visible | Determines whether or not the annotations in the Annotations collection will be displayed on the chart. |
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 | |
---|---|---|
Add | Adds an Annotation to the Annotations collection. | |
Remove | Removes an Annotation from the Annotations collection. | |
RemoveAt | Removes an Annotation from the Annotations collection at the specified index. | |
ToString | Creates a string representation of this ChartAppearance. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |