SeriesPointAnchorPoint Properties
The annotation is anchored to a series point.| Name | Description |
|---|---|
| SeriesID | Specifies the series ID, which is intended for internal use only. |
| SeriesPoint | Specifies the series point to which the annotation is anchored. |
| SeriesPointID | For internal use. Supports serialization of the SeriesPointAnchorPoint.SeriesPoint property. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| TypeNameSerializable | Gets the string value used to support serialization of the annotation anchor point type. Inherited from AnnotationAnchorPoint. |
See Also