PaneAnchorPoint Properties
Settings that indicate the Annotation is anchored to a pane.| Name | Description |
|---|---|
| AxisXCoordinate | Specifies the X-axis coordinate for the annotation PaneAnchorPoint. |
| AxisYCoordinate | Specifies the Y-axis coordinate for the annotation PaneAnchorPoint. |
| Pane | Specifies the pane to which the annotation is anchored. |
| PaneIndex | For internal use only. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
See Also