All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Chart (Obsolete)
/
Chart Series rotation
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 0 answers
sam
31 posts
Member since:
Jan 2008
Posted 08 Jul 2008
Link to this post
Hi team
is there a way that i can set the series values rotation in Bar Chart
since theres only one way to change the serise align (Top left, Top right... etc)
i wonna set the rotation values
Thanx in advance
Asmaa
Ves
Admin
2926 posts
Posted 09 Jul 2008
Link to this post
Hi Asmaa,
You can rotate the ChartSeriesItem labels like this:
<
telerik:ChartSeries
Name
=
"Series 1"
>
<
Appearance
>
<
LabelAppearance
RotationAngle
=
"90"
/>
...........
Hope this helps.
Regards,
Ves
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Back to Top