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






Sets the number of concentric shapes to draw in the grid.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setGridDivisions (
    int value
)

 Parameters

value

An integer.

 Remarks

The type of the grid is specified with setGridType.

 See Also

RadarPlot Members
RadarPlot Class
com.mindfusion.charting Namespace