label rotate angle not working. Please help!!


Hi, I'm using the following 2 lines of code to change the label angle.However, its not working. The labels are display horizontally. Can you please help??

_chartSCurve.ChartArea.PrimaryXAxis.LabelRotateAngle = 45;
_chartSCurve.ChartArea.PrimaryXAxis.LabelRotate = true;

Thanks!

1 Reply

MS Manimala S Syncfusion Team June 24, 2009 11:44 AM UTC

Hi,

Thanks for using Essential Chart.

I was not able to reproduce your issue. Kindly, get the sample from the following link which I have used to reproduce the issue.

http://files.syncfusion.com/support/Chart.Windows/V7.2.0.20/I56938/main.htm

Can you please try reproducing it in the above sample and send back.

Kindly, let me know if you have any other queries.

Thanks,
Manimala.

Loader.
Up arrow icon