MindFusion.Charting for Java Programmer's Guide
Plot2D.getVerticalScroll Method
See Also
 






  Gauges

Gets whether the plot should scroll vertically when panned.

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

 Syntax

Java  Copy Code

public boolean getVerticalScroll ()

 Return Value

true if the plot should scroll; otherwise, false.

 See Also