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






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

Namespace: com.mindfusion.charting
Package: 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

Plot2DController Members
Plot2DController Class
com.mindfusion.charting Namespace