In the VerticalBarChart, can't you set the LegendLabel to the left? chart1.addBar(new BarModel('label','value', 0xFFECC502)); I want that label value to be displayed on the left ... please let me know if there is a way
In the VerticalBarChart, can't you set the LegendLabel to the left?
chart1.addBar(new BarModel('label','value', 0xFFECC502));
I want that label value to be displayed on the left ... please let me know if there is a way