Search
Plot2D.getGridType Method
See Also
 






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