Skip to main content

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.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also