Search
RadarPlot Properties
 


 Public Properties

  Name Description

axes

Gets the list of Axis objects representing ranges of variables represented in the radar chart.

axisOptions

Gets a RadarAxisOptions object providing properties for customizing axis rendering in radar charts.

defaultAxis

Sets a default Axis object used when data item index does not have corresponding element in the Axes collection.

gridColor1

Gets or sets the main color of the grid.

gridColor2

Gets or sets the alternating color of the grid.

gridDivisions

Gets the number of concentric shapes to draw in the grid.

gridType

Gets or sets the type of grid to draw in this plot.

showCoordinates

Gets or sets a value indicating whether the grid should display axis coordinates.

uniformScale

Gets or sets a value indicating whether all axes should display same data range.

 See Also