问题
I am currently trying to create a graph using AChartEngine containing two y-axis (one to the left, one to the right). Yet, I cannot seem to figure out how I can actually add the second y-Axis. An XYMultipleSeriesRenderer only has got one setYTitle() method.
Has someone ever achieved this and can give me a hint?
Thanks, Matthias
回答1:
You can do that, indeed. Please see an example for this here.
The result looks like
.
来源:https://stackoverflow.com/questions/8786435/achartengine-graph-using-two-y-axis