MindFusion.Charting for Java Programmer's Guide
RadarChart.getGridType Method
See Also
 






  Gauges

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