Range Polar Area
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.
| Feature | Value |
|---|---|
| Series View type | PolarRangeAreaSeries2D |
| Diagram type | PolarDiagram2D |
| Number of arguments per series point | 1 |
| Number of values per series point | 2 |
Note
For information on which chart types can be combined with the Range Polar Area, refer to the Series Type Compatibility document.