MindFusion.Java Package Programmer's Guide
XAxisRenderer.getPlotBottomSide Method
See Also
 






Gets whether this XAxisRenderer is shown at the bottom side of a plot.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public boolean getPlotBottomSide ()

 Return Value

true if the XAxisRenderer is shown at the bottom side of a plot; otherwise, false.

 See Also

XAxisRenderer Members
XAxisRenderer Class
com.mindfusion.charting Namespace