krishna_123 Report post Posted May 15, 2009 First of all i would like to thank fusion charts team. its just a wonderful work. i am using multi series chart in asp.net, since i have too many items on X-Axis they are overlapped. is it possible to rotate these items 90 degree? if possible please suggest me how. thanks a lot Krishna Share this post Link to post Share on other sites
srividya_sharma Report post Posted May 15, 2009 Hi Welcome to the wonderful world of charting with FusionCharts! You can rotate the labels in the x-axis using the chart attribute labelDisplay='ROTATE' or rotateLabels='1' Here are the relevant pages from the documentation: http://www.fusioncharts.com/docs/Contents/AttDesc/DataLabels.html http://www.fusioncharts.com/docs/Contents/ChartSS/MSColumn2D.html Hope this helps! Share this post Link to post Share on other sites