RadarAxis Class
Represents the base class for classes that provide axes functionality for Radar and Polar series views.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The RadarAxis class serves as a base for the RadarAxisX and RadarAxisY classes which provide axes functionality for Radar and Polar series views.
The properties and methods which are defined by the RadarAxis class implement the base axes functionality and are common to all Radar and Polar axes (both primary and secondary).
Inheritance
See Also