Hi
I wanted to display dates on x axis and i visited on of forum post and implemented in the way which is defined in that post. The Post is here http://www.telerik.com/community/forums/aspnet-ajax/chart/show-date-value-on-x-axis.aspx .
In this post Admin has provided solution by Adding date range to Chart. Here is the the problem. Let me explain my scenario.
In my case i have to show the report chart based on date range (Min date and Max date) has been selected from the filter page.It is fine if user will select a date range that is not too long, means if user will generate report for 10 to 15 days then the chart will show the result for 15 days starting from Minimum date to Maximum date. The problem is, when user will select a date range for one year then it will try to display all the dates in X-Axis and which shows dates which are not having any data.
So, is there any property by which i can Hide the date(s) which are not having any data ? and it will show only those dates which are having some values attached to it.
can anybody help me in this?
Thanks,
Vimal Panchal
I wanted to display dates on x axis and i visited on of forum post and implemented in the way which is defined in that post. The Post is here http://www.telerik.com/community/forums/aspnet-ajax/chart/show-date-value-on-x-axis.aspx .
In this post Admin has provided solution by Adding date range to Chart. Here is the the problem. Let me explain my scenario.
In my case i have to show the report chart based on date range (Min date and Max date) has been selected from the filter page.It is fine if user will select a date range that is not too long, means if user will generate report for 10 to 15 days then the chart will show the result for 15 days starting from Minimum date to Maximum date. The problem is, when user will select a date range for one year then it will try to display all the dates in X-Axis and which shows dates which are not having any data.
So, is there any property by which i can Hide the date(s) which are not having any data ? and it will show only those dates which are having some values attached to it.
can anybody help me in this?
Thanks,
Vimal Panchal