PolarDiagram2D Class
A diagram to plot Polar Series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
The PolarDiagram2D class represents a circular diagram type used to plot series of the Polar view types.
An object of the PolarDiagram2D type can be accessed via the ChartControl.Diagram property of a chart control that displays a Polar series.
Inheritance
See Also