This is a migrated thread and some comments may be shown as answers.

Rotation Angle

1 Answer 56 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 02 Dec 2010, 01:44 PM
Hello everybody,

I'm using the radchard and I'm trying to rotate the x axis labels. When I set the RationAngle property, the labels rotate.
The problem is, that the center of the rotation is in the middle. Is it possible to change the center of rotation to the left corner?

Thanks in advance...

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 06 Dec 2010, 08:45 AM
Hello Daniel,

Unfortunately, the rotation axis cannot be controlled - the origin of the rotation is the label center. You can use the labels position to achieve similar results,however, the resultsmay vary according to the label text length - the longer the text, the farther the right/left end will go.
<LabelAppearance RotationAngle="45" Position-AlignedPosition="TopRight" >  
</LabelAppearance>  

I hope this workaround is applicable.

For more information on axis labels, please, have a look at this help topic.

Best wishes,
Nikolay
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Chart (Obsolete)
Asked by
Daniel
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or