Search
RadarChart.setGridColor1 Method
See Also
 






Sets the main color of the grid.

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

 Syntax

Java  Copy Code

public void setGridColor1 (
    Color value
)

 Parameters

value

A Color instance.

 See Also