How to: Create a 2D Radar Area Chart
The following example demonstrates how to create a 2D Radar Area chart.
To do this, it is necessary to assign the ChartControl.Diagram property to RadarDiagram2D, and then add a RadarAreaSeries2D object with points to the radar diagram Series collection.