AnnotationBase Class Members
In This Topic
The following tables list the members exposed by AnnotationBase.
Public Properties
| Name | Description |
 | Attachment | Gets or sets the attachment of the annotation. |
 | ContentStyle | Gets or sets the shape style of annotation. |
 | Location | Gets or sets the location of annotation. |
 | PointIndex | Gets or sets the data point index of the annotation. |
 | Position | Gets or sets the position of annotation. |
 | SeriesIndex | Gets or sets the data series index of the annotation. |
 | Style | Gets or sets the style of annotation. |
 | TooltipText | Gets or sets the tooltip of the annotation. |
Top
Protected Properties
| Name | Description |
 | Bounds | Gets the bounding box. |
Top
Public Events
| Name | Description |
 | PropertyChanged | Notifies that a property of annotation value has changed. |
Top
See Also