A newer version of this page is available.
Switch to the current version.
Polar Range Area Chart
The Polar Range Area chart is represented by the PolarRangeAreaSeriesView object, which belongs to Polar Series Views. This view displays series 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.
Chart Type Characteristics
The table below lists the main characteristics of this chart type.
Feature | Value |
---|---|
Series View type | PolarRangeAreaSeriesView |
Diagram type | 2D-PolarDiagram |
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 Polar Range Area Chart, refer to the Series Views Compatibility document.
Feedback