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






  Gauges

Gets the DashStyle of the grid lines.

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

 Syntax

Java  Copy Code

public DashStyle getGridLineStyle ()

 Return Value

One of the DashStyle enumeration values.

 See Also