PolarAxisX Class
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The PolarAxisX class represents an X-axis used with a circle diagram showing Polar Area, Polar Line or Polar Point charts. The main purpose of the PolarAxisX class is to implement X-axis functionality for the circle PolarDiagram.
An object of the PolarAxisX type can be accessed via the RadarDiagram.AxisX property of a PolarDiagram.
Inheritance
See Also