Search
RadarGridType Enumeration
See Also
 






Identifies the grid types supported by RadarPlot.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public enum RadarGridType

 Members

  Member name Description

Radar

The radar grid is drawn as concentric circles.

Spiderweb

The radar grid is drawn as spider-web grid which consists of concentric regular polygons.

 See Also