Search
YAxisRenderer.getPlotLeftSide Method
See Also
 






Gets whether this YAxisRenderer is shown at the left side of a plot.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getPlotLeftSide ()

 Return Value

true if the YAxisRenderer is rendered to the left; otherwise, false.

 See Also