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)
/
LabelStep equivalent for series labels?
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 0 answers
Chris
16 posts
Member since:
Apr 2008
Posted 22 Apr 2008
Link to this post
Hello,
I have a line series chart that is populated by a SQL data source. There is a large number of values returned for the queries I'm using to populate the chart. I have been able to set the LabelStep property for the Axis labels and that works well, but I can't seem to find an equivalent of this for the Series labels on the actual lines.
The end result is that I have way too many labels on my line chart that are all compressed and writing over top of each other. Is there some way I can control this (stepping for series labels, etc...)
Thanks!
Chris
Giuseppe
Admin
2363 posts
Posted 25 Apr 2008
Link to this post
Hello Chris,
Unfortunately there is no LabelStep equivalent for the chart item labels -- have you tried using the
IntelligentLabels
feature instead?
Sincerely yours,
Manuel
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Back to Top