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)
/
Legend Orientation
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 1 answers
Lance
8 posts
Member since:
Nov 2008
Posted 07 Jan 2010
Link to this post
I know that Legend.Appearance.Position.AlignedPosition allows me to specify where the legend appears in the chart, but is there a way to change how the series are oriented with respect to one another? I would like to have the legend below the plot area, but listed
across
the bottom (horizontal), rather than one on top of another (vertical).
Thanks,
Lance Marrano
Answer
Ves
Admin
2926 posts
Posted 08 Jan 2010
Link to this post
Hi Lance,
You can set the
Legend.Appearance.Overflow
property to
Telerik.Charting.Styles.Overflow.Row
.
Greetings,
Ves
the Telerik team
Instantly find answers to your questions on the new
Telerik Support Portal
.
Watch a
video
on how to optimize your support resource searches and
check out more tips
on the blogs.
Back to Top