Gets whether this YAxisRenderer is shown at the left side of a plot.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getPlotLeftSide () |
true if the YAxisRenderer is rendered to the left; otherwise, false.
See Also