Back to Devexpress

Polar Point

wpf-11819-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-polar-series-polar-point.md

latest1.3 KB
Original Source

Polar Point

  • May 28, 2021

Short Description

The Polar Point series is useful when it’s necessary to show points from one or more different series on the same circular diagram on the basis of angles. Note that although these charts normally have a circular shape, they can also be displayed as a polygon.

An example of the Polar Point chart is shown in the image below.

Series Characteristics

The table below lists the main characteristics of this chart type.

FeatureValue
Series View typePolarPointSeries2D
Diagram typePolarDiagram2D
Number of arguments per series point1
Number of values per series point1

For information on which series view types can be combined with the Polar Point view, refer to the Series Type Compatibility document.

Example

The following example demonstrates how to create a 2D Polar Point chart.