MindFusion.Java Package Programmer's Guide
Plot2D.setVerticalScroll Method
See Also
 






Sets a value that indicates whether the plot should scroll vertically when panned.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setVerticalScroll (
    boolean value
)

 Parameters

value

true if the plot is scrolled vertically; otherwise, false.

 See Also

Plot2D Members
Plot2D Class
com.mindfusion.charting Namespace