Is there a way to create labels for the x axis of a horizontal bar chart that are diagonally positioned, rather than horizontal or vertical...this tends to looks better with 3d charts.
Jason
Diagnol HorizontalCategoryAxis Labels
Re: Diagnol HorizontalCategoryAxis Labels
Hi Jason,
It's not possible right now...you would need to override the HorizontalCategoryAxis class and modify the draw(...) method to do this.
Regards,
DG.
It's not possible right now...you would need to override the HorizontalCategoryAxis class and modify the draw(...) method to do this.
Regards,
DG.