Search
Plot2D.getVerticalScroll Method
See Also
 






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