Search
RadarChart.setGridColor2 Method
See Also
 






Sets the alternating color of the grid.

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

 Syntax

Java  Copy Code

public void setGridColor2 (
    Color value
)

 Parameters

value

A Color instance.

 See Also