Search
BiaxialChart.getGridType Method
See Also
 






Gets the type of grid that is drawn in this BiaxialChart.

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

 Syntax

Java  Copy Code

public GridType getGridType ()

 Return Value

One of the GridType enumeration values.

 See Also