Search
RadarChart.getGridType Method
See Also
 






Gets the type of grid drawn in this RadarChart.

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

 Syntax

Java  Copy Code

public RadarGridType getGridType ()

 Return Value

One of the RadarGridType enumeration values.

 See Also