Gets a value indicating whether interaction is done along the X or Y axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getVertical () |
true if interaction is done along the X-axis; otherwise, false.
See Also