A newer version of this page is available.
Switch to the current version.
RadarTickmarksY Class
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public sealed class RadarTickmarksY :
TickmarksBase
Public NotInheritable Class RadarTickmarksY
Inherits TickmarksBase
Related API Members
The following members accept/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
Feedback