[]
IBaseAnnotation interface.
public interface IAnnotationBase : IStyleProvider
| Name | Description |
|---|---|
| Attachment | Gets or sets the attachment of the annotation. |
| IsEnabled | Gets or sets a value indicating whether annotation is enabled. |
| IsVisible | Gets or sets a value indicating whether annotation is visible. |
| Location | Gets or sets the location of annotation. |
| PointIndex | Gets or sets the data point index of the annotation. Applies only when the Attachment property is set to DataIndex. |
| Position | Gets or sets the position of annotation. |
| SeriesIndex | Gets or sets the data series index of the annotation. Applies only when the Attachment is set to DataIndex. |
| TooltipText | Gets or sets the tooltip of the annotation. |
| Name | Description |
|---|---|
| GetSize() | Gets the size of the annotation. |