[]
Represents the base class of annotations for the AnnotationLayer.
public abstract class AnnotationBase
| Name | Description |
|---|---|
| AnnotationBase() | Creates one AnnotationBase instance. |
| Name | Description |
|---|---|
| Attachment | Gets or sets the attachment of the annotation. |
| IsVisible | Gets or sets the visibility of the annotation. |
| Name | Gets or sets the name of the annotation. |
| Offset | Gets or sets the offset of the annotation from the point. |
| Point | Gets or sets the point of the annotation. |
| PointIndex | Gets or sets the data point index of the annotation. |
| Position | Gets or sets the position of the annotation. |
| SeriesIndex | Gets or sets the data series index of the annotation. |
| Style | Gets or sets the style of the annotation. |
| Tooltip | Gets or sets the tooltip of the annotation. |