Skip to main content

CircularRangeAreaSeries2D Class

The base class for radar and polar range series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class CircularRangeAreaSeries2D :
    CircularSeriesBase2D,
    ISupportSeriesBorder,
    ISupportBottomSeriesBorder,
    IGeometryHolder,
    ISupportTransparency
See Also