MindFusion.Java Package Programmer's Guide
RadarPlot.getGridDivisions Method
See Also
 






Gets the number of grid didivisions in the grid.

Namespace: com.mindfusion.charting
Package: 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

RadarPlot Members
RadarPlot Class
com.mindfusion.charting Namespace