In the VerticalBarChart, can't you set the LegendLabel to the left?
Mo0k94 opened this issue · 0 comments
Mo0k94 commented
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