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

how to rotate a Radlabel?

1 Answer 174 Views
Label
This is a migrated thread and some comments may be shown as answers.
Tamil
Top achievements
Rank 1
Tamil asked on 03 Jul 2020, 11:59 AM

Hello,

In run-time how to rotate a "Radlabel" in 90°, 180°, 270° angle in c# code? 

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 03 Jul 2020, 03:06 PM

Hello, Tamil,

In order to rotate the RadLabel at run time, you can use LabelElemet.AngleTransform property:

this.radLabel1.LabelElement.AngleTransform = 90;

I noticed that you have posted the same question in another thread. We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding.

Regards,
Nadya
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Label
Asked by
Tamil
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or