Sets whether this YAxisRenderer is shown at the left side of a plot.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setPlotLeftSide ( |
true to render the YAxisRenderer to the left of the plot; otherwise, false.
See Also