Hi Team,
I am trying to render a Bar chart with category values reversed.
And I am trying to rotate the ticklabels by -30 degree.
On doing this, My chart is getting disappeared.
Code snippet :
Workbook wb …... Code snippet : Workbook wb = new Workbook(); WorksheetCollection...main(String[] args) { Workbook wb = new Workbook(); WorksheetCollection...