A control used to draw radar charts.
The following tables list the members exposed by the RadarChart type.
Name | Description | |
---|---|---|
Initializes a new instance of the RadarChart class. |
Name | Description | |
---|---|---|
Gets or sets whether pie-radar sectors should be aligned to axes in the radar grid or centered around them. |
||
Gets or sets a value indicating whether users are allowed to rotate this chart. |
||
Gets or sets the opacity of radar polygons. |
||
Gets the list of Axis objects representing ranges of variables represented in the radar chart. |
||
Gets or set padding space between the plot's border and series graphics. |
||
Gets 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 or sets the number of grid divisions. |
||
Gets or sets the type of grid drawn in this chart. |
||
Gets or sets the type of radar graphics drawn in this chart. |
||
Gets or sets the list of series whose data is drawn in this chart. |
||
Gets or sets a value indicating whether the chart should show axis coordinates. |
||
Gets or sets a value indicating whether the chart should render scatter shapes. |
||
Gets or sets the angle where first data item of series should be drawn. |
||
Gets or sets a value indicating whether all axes should display same data range. |
Name | Description | |
---|---|---|
Chart.CreatePlot override. Creates the Plot type corresponding to this chart. |