SeriesPointAnchorPoint Constructors
The annotation is anchored to a series point.| Name | Parameters | Description |
|---|---|---|
| SeriesPointAnchorPoint() | none | Initializes a new instance of the SeriesPointAnchorPoint class with the default settings. |
| SeriesPointAnchorPoint(SeriesPoint) | point | Initializes a new instance of the SeriesPointAnchorPoint class with the specified series point. |
See Also