A plot containing radar-chart graphics.
The following tables list the members exposed by the RadarPlot type.
Name | Description | |
---|---|---|
Initializes a new instance of the RadarPlot class. |
Name | Description | |
---|---|---|
Gets the list of Axis objects representing ranges of variables represented in the radar chart. |
||
Gets a RadarAxisOptions object providing properties for customizing axis rendering in radar charts. |
||
Sets a default Axis object used when data item index does not have corresponding element in the Axes collection. |
||
Gets or sets the main color of the grid. |
||
Gets or sets the alternating color of the grid. |
||
Gets the number of concentric shapes to draw in the grid. |
||
Gets or sets the type of grid to draw in this plot. |
||
Gets or sets a value indicating whether the grid should display axis coordinates. |
||
Gets or sets a value indicating whether all axes should display same data range. |
Name | Description | |
---|---|---|
Plot.DrawGrid override. Draws spiderweb of radial grid. |
||
Gets the Axis representing the range for specified data variable index. |
||
Plot.StartMeasureData override. Called in the beginning of data measurement pass. |