MindFusion.Java Package Programmer's Guide
YAxisRenderer.getPlotLeftSide Method
See Also
 






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

Namespace: com.mindfusion.charting
Package: 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

YAxisRenderer Members
YAxisRenderer Class
com.mindfusion.charting Namespace