Search
Plot2D.getGridLineColor Method
See Also
 






Gets the color of the grid lines.

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

 Syntax

Java  Copy Code

public Color getGridLineColor ()

 Return Value

A Color instance.

 See Also