Skip to main content
A newer version of this page is available. .

AxisXCoordinate Properties

Provides settings that define the X-axis coordinate for an annotation‘s anchor point.
Name Description
Axis Specifies the X-axis, to which the X-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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also