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

CircularAxisY2D Class

A base class for Y-axes, the display Radar and Polar series.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public abstract class CircularAxisY2D :
    AxisBase,
    ILogarithmic,
    ITickmarksOwner,
    ILineOwner,
    ITransformable
See Also