RadarTickmarksY Class
In This Article
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public sealed class RadarTickmarksY :
TickmarksBase
#Related API Members
The following members return RadarTickmarksY objects:
#Remarks
The RadarTickmarksY class translates the basic functionality of the TickmarksBase class, while maintaining the Radar series view types’ specifics.
A Radar diagram’s axes are shown in the following image.
#Inheritance
Object
ChartElement
TickmarksBase
RadarTickmarksY
See Also