I have a chart with a HorizontalCategoryAxis.
I would like set the categories description verticaly. I´ve seen that HorizontalDateAxis have a function (setVerticalTickLabels) but not in Horizontal CategoriesAxis.
How can I do it? Thanks
How can set categories verticaly?
Re: How can set categories verticaly?
I've now added a setVerticalTickLabels(...) method that just calls setVerticalCategoryLabels(...), so in 0.9.4 you will be able to use either name.
Regards,
DG.
Regards,
DG.