Search
Plot2DController.getVertical Method
See Also
 






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