PaneAnchorPoint Properties
The annotation is anchored to a pane.Name | Description |
---|---|
AxisXCoordinate | Specifies the X-axis coordinate for the annotation‘s PaneAnchorPoint. |
AxisYCoordinate | Specifies the Y-axis coordinate for the annotation‘s PaneAnchorPoint. |
Pane | Specifies the pane to which the annotation is anchored. |
PaneName | For internal use. Supports serialization of the PaneAnchorPoint.Pane 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