PolarDiagram Class
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
Declaration
Remarks
The PolarDiagram class represents a circular diagram type used to plot series of the Polar view types.
An object of the PolarDiagram type can be accessed via the ChartControl.Diagram property of a chart control that displays a Polar series.
For more information, refer to Radar and Polar Diagrams.
Implements
Inheritance
Object
ChartElement
Diagram
RadarDiagram
PolarDiagram
See Also