Skip to main content
A newer version of this page is available. .

CircularRangeAreaSeries2D Class

The base class for radar and polar range series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

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