IRadarSeries
Hierarchy Properties Methods

Type Library
TeeChartx

Description
Follow this link for a visual representation of this Series type.

This new Series type is very similar to a Polar series (actually, both Polar and Radar derive from a common CustomPolarSeries class ).

Every point in the Radar series is drawn at a different angle ( 360 degrees divided by total number of points ).

Like Polar Series, more than one Radar series can be plotted together in the same chart (better if all Radar series have the same number of points).

All properties of Polar Series also apply to Radar.

As with Polar series, Grid lines and labels are controlled by LeftAxis and BottomAxis axes.

The first Series controls the "CirclePen" property (shown in blue color above).

Both Polar and Radar can now fill the area bounded by points using the Brush property.