Search
RadarChart.getGridColor1 Method
See Also
 






Gets the main color of the grid.

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

 Syntax

Java  Copy Code

public Color getGridColor1 ()

 Return Value

A Color instance.

 See Also