Reputation: 1382
I know how to set the AChartEngine Y-axis label location by using mRenderer.setYLabelsAlign(Align.LEFT);
. But I could not find a similar setup for the X-axis. Is there something special I have to do in order to display the x-axis labels above the axis?
Thanks
Upvotes: 2
Views: 1219