Hi all,
Is it possible to change the color of "only specific category text"
using VerticalBarChart ?
For example, if there are Sunday, Monday, Tuesday, Wednesday...strings,
I want to set only "Sunday" red color , and others black.
Sincerely,
Mikio Kishi.
About the color of category text.
Re: About the color of category text.
You would have to modify the code to do this, but it wouldn't be that difficult. Take a look in the draw(...) method for HorizontalCategoryAxis.
Regards,
DG.
Regards,
DG.