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






  Gauges

Gets the type of grid to draw in this plot.

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

 Syntax

Java  Copy Code

public GridType getGridType ()

 Return Value

One of the GridType enumeration values.

 See Also