Sets whether this XAxisRenderer is rendered at the bottom side of a plot.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setPlotBottomSide ( |
true to render the XAxisRenderer at the bottom of a plot; otherwise, false.
See Also