MindFusion.Charting for Java Programmer's Guide
Plot2D.getGridLineColor Method
See Also
 






  Gauges

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