Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,
I need to rotate the x-axis and yaxis-labels in fusioncharts because the names are too long.However its not working.Any help will be really appreciated.

What I have tried:

xmlData4 = @"<graph caption='MONTH WISE INSURANCE REPORTS(" + txt_SPdate.Text + " to " + txt_EPdate.Text + ")',numberPrefix='',formatNumberScale='1',labelDisplay='rotate',rotatelabels='1',rotateValues='1',placeValuesInside='1',decimals='0' >";
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900