Search
RadarPlot.getGridDivisions Method
See Also
 






Gets the number of grid didivisions in the grid.

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

 Syntax

Java  Copy Code

public int getGridDivisions ()

 Return Value

An integer.

 Remarks

The type of the grid is specified with setGridType.

 See Also