Sets a value that indicates whether the plot should scroll vertically when panned.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setVerticalScroll ( |
true if the plot is scrolled vertically; otherwise, false.
See Also