Back to Devexpress

Range Polar Area

wpf-115962-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-polar-series-range-polar-area.md

latest1.3 KB
Original Source

Range Polar Area

  • May 28, 2021

The Polar Range Area series can be plotted using the PolarRangeAreaSeries2D class, which belongs to Polar Series group. This series type visualizes data as filled areas on a diagram with two data points that define minimum and maximum limits. This view is useful when you need to illustrate the difference between start and end values on a polar diagram.

A Polar Range Area chart is shown in the image below.

Series Type Characteristics

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

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

Note

For information on which chart types can be combined with the Range Polar Area , refer to the Series Type Compatibility document.