Gets the number of grid didivisions in the grid.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public int getGridDivisions () |
An integer.
RemarksThe type of the grid is specified with setGridType.
See Also