IXYSeriesView2D.AxisX Property
If implemented by a class, gets the X-axis.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Axis2D | An Axis2D descendant, which represents the X-axis. |
See Also