Closed GoogleCodeExporter closed 9 years ago
Added a setYLabelsVerticalPadding() in XYMultipleSeriesRenderer that you can
use for aligning the Y labels.
Original comment by dandrome...@gmail.com
on 15 Jan 2013 at 6:28
From what I'm seeing you need to update the Draw method in
XYMultipleSeriesRenderer so that "yLabel - 2" becomes "yLabel -
mRenderer.getYLabelsVerticalPadding()".
This will support custom Y Labels, which the current implementation does not.
Original comment by adamgres...@gmail.com
on 10 May 2013 at 6:49
Thanks. Fixed.
Original comment by 4viewsoft@gmail.com
on 13 May 2013 at 6:41
Original issue reported on code.google.com by
jdko...@gmail.com
on 19 Jun 2012 at 9:08