AnnotationBase Class Properties
In This Topic
For a list of all members of this type, see AnnotationBase members.
Public Properties
| | Name | Description |
 | Attachment | Gets or sets the attachment of the annotation. |
 | Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) |
 | 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
See Also