Skip to main content

RadarRangeAreaSeriesLabel Class

Defines label settings for radar range area and polar range area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public class RadarRangeAreaSeriesLabel :
    RangeAreaSeriesLabel

#Remarks

An instance of the RadarRangeAreaSeriesLabel class can be obtained using the SeriesBase.Label property of a series whose view type is RadarRangeAreaSeriesView or PolarRangeAreaSeriesView.

#Implements

#Inheritance

See Also