Skip to main content

AxisCoordinate Class

In This Article

Represents the base class for classes that define axes coordinates for annotation anchor points.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public abstract class AxisCoordinate :
    ChartElement
See Also