Search
XAxisRenderer.getPlotBottomSide Method
See Also
 






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

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