We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to rotate chart X-Axis text ?

Hie,

i'm trying to rotate the angle of the x-axis text by using:

oExcelChart.PrimaryValueAxis.TextRotationAngle = 0;

but it doesn't work.
could some one tell me why and how to fix it ?


Thanks.

1 Reply

SB Sathish Babu R Syncfusion Team April 7, 2010 10:06 AM UTC

Hi Lulian,

Thank you for using Syncfusion Products.

We are afraid that we were not able to reproduce the issue on our side.

Code-Snippet:
chart.PrimaryValueAxis.TextRotationAngle = 90;

We used the TextRotationAngle Property, it working fine (See the below sample code). We used to execute this with the Essential Studio V8.2.0.18.

Could you please try reproduce this issue with the below sample,

F93820-1006880789.zip

Regards,
Sathish

Loader.
Live Chat Icon For mobile
Up arrow icon