AxisYCoordinate Properties
Provides settings that define the Y-axis coordinate for an annotation‘s anchor point.Name | Description |
---|---|
Axis | Specifies the Y-axis, to which the Y-coordinate of the annotation‘s anchor point corresponds. |
AxisName | For internal use only. Specifies the axis name. Inherited from AxisCoordinate. |
AxisValue | Specifies the axis value for the annotation anchored to a pane. Inherited from AxisCoordinate. |
AxisValueSerializable | Gets or sets the string value used to support serialization of the AxisCoordinate.AxisValue property. Inherited from AxisCoordinate. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also