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

AxisCoordinate Properties

Represents the base class for classes that define axes coordinates for annotation anchor points.
Name Description
AxisName For internal use only. Specifies the axis name.
AxisValue Specifies the axis value for the annotation anchored to a pane.
AxisValueSerializable Gets or sets the string value used to support serialization of the AxisCoordinate.AxisValue property.
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