Hello Glenn,
Could you try setting the
Type property of the XAxis to
Category? When dates are passed it will default to Date which will add the time intervals inbetween as items, while using the Category setting it will create objects only for the items in the datasource, regardless of their actual time difference:
http://www.telerik.com/help/aspnet-ajax/htmlchart-date-axis.html.
Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the
blog feed now.