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)
/
RadChart - Displaying data by Date
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Thread is closed for posting
Feed for this thread
2 posts, 0 answers
Joe
24 posts
Member since:
Dec 2006
Posted 28 Oct 2007
Link to this post
I'm fairly new with the RadChart and I'm trying to do the following with the gantt chart type:
- Display a list of events that span across a date range. For example, I need a chart(gantt) that will start at date 8/1/2007 and go out a year to 8/1/2008.
- Within this view, I'm looking to display a list of events that I have in the database that span 1 or more months within this date range. For example, I can have a event that goes from 8/1/2007 - 10/14/2007, and then other events that span various date ranges within this year period.
- The view I'm looking for is a horizontal representation of this data.
I'm basically looking for a simple example of how to do this programmatically so that I can replicate it based on the data I have in my database. I didn't see many examples based using dates, so I'm not sure how to accomplish this. Any help is appreciated.
Thanks!
Steve
Vladimir Milev
Admin
1061 posts
Posted 01 Nov 2007
Link to this post
Hi Steve Thompson,
Please find attached the following example. Let me know if you have further questions about RadChart. We will be more than happy to answer them.
Regards,
Vladimir Milev
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
WebSite372.zip
Back to Top