Back to Devexpress

Radar Line

wpf-11821-controls-and-libraries-charts-suite-chart-control-series-2d-series-types-radar-series-radar-line.md

latest1.3 KB
Original Source

Radar Line

  • May 28, 2021

Short Description

The Radar Line series is useful when it’s necessary to show trends for several series and compare their values for the same arguments on a circular grid that has multiple axes along which data can be plotted. Note that although these charts normally have a circular shape, they can also be displayed as a polygon.

An example of the Radar Line chart is shown in the image below.

Series Characteristics

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

FeatureValue
Series View typeRadarLineSeries2D
Diagram typeRadarDiagram2D
Number of arguments per series point1
Number of values per series point1

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

Example

The following example demonstrates how to create a 2D Radar Line chart.