I have a bar chart as follows
I want to append some text to the labels so they would look like 2010 B 2011 C 2012 D
How can i achieve this? I know that we can write BarChartCustomizer but not sure how to get the labels for a particular bar.
Thanks in advance