A SeriesRenderer that draws pie-radars, where data items are represented circular sectors of equal central angles, and the sector corresponding to a data item has radius proportional to its value.
The following tables list the members exposed by the PieRadarRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the PieRadarRenderer class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether sectors should be aligned to axes in the radar grid or centered around them. |
Name | Description | |
---|---|---|
RadarRenderer.Draw override. Draws the series data in specified RenderContext. |
||
RadarRenderer.DrawHighlight override. Draws highlighted data item in specified RenderContext. |
||
Enumerates the pie-radar sectors corresponding to each series. |