Gets whether this XAxisRenderer is shown at the bottom side of a plot.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getPlotBottomSide () |
true if the XAxisRenderer is shown at the bottom side of a plot; otherwise, false.
See Also