MindFusion.Charting for Java Programmer's Guide
Plot2DController.getVertical Method
See Also
 






  Gauges

Gets a value indicating whether interaction is done along the X or Y axis.

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

 Syntax

Java  Copy Code

public boolean getVertical ()

 Return Value

true if interaction is done along the X-axis; otherwise, false.

 See Also