Closed GoogleCodeExporter closed 9 years ago
Use XYSeriesRenderer.setChartValuesTextAlign() to tweak this.
Original comment by dandrome...@gmail.com
on 31 Oct 2013 at 7:52
setChartValuesTextAlign() doesn't works for me with bar charts... and looking
around the web, it doesn't seems to be working for anyone: I cannot see a
single example where the values get centered. In fact, I see lots of examples
where setChartValuesTextAlign(Alig.CENTER) is set but the images illustrating
the example show the values always to the right.
Original comment by jaime.vi...@gmail.com
on 8 Jan 2014 at 5:26
Surprise but, this is working to move your bar value at centre.
Renderer.setChartValuesTextAlign(Align.RIGHT);
Original comment by 07dattat...@gmail.com
on 30 Jun 2015 at 9:06
Original issue reported on code.google.com by
tassada...@gmail.com
on 22 May 2013 at 8:18Attachments: