Search
RadarChart.setGridDivisions Method
See Also
 






Sets the number of grid divisions.

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

 Syntax

Java  Copy Code

public void setGridDivisions (
    int value
)

 Parameters

value

An integer; values must be non-negative.

 See Also