Hi Rick,
I am not sure which is the DataFieldY of the series but if it is the ID field you should ensure to be of numeric type and not string. I note that because from one of the provided snapshots the ID field has string values instead of numeric. More information on the matter is available here - http://docs.telerik.com/devtools/aspnet-ajax/controls/htmlchart/changes-and-backwards-compatibility/data-source-string-fields-are-not-parsed-to-decimal
Regarding the provided data it is in a raw format which requires additional manipulation in order to be bound. If you are still having issues on the matter I would suggest that you provide a fully runnable sample.
Regards,
Danail Vasilev
Telerik by Progress
I am not sure which is the DataFieldY of the series but if it is the ID field you should ensure to be of numeric type and not string. I note that because from one of the provided snapshots the ID field has string values instead of numeric. More information on the matter is available here - http://docs.telerik.com/devtools/aspnet-ajax/controls/htmlchart/changes-and-backwards-compatibility/data-source-string-fields-are-not-parsed-to-decimal
Regarding the provided data it is in a raw format which requires additional manipulation in order to be bound. If you are still having issues on the matter I would suggest that you provide a fully runnable sample.
Regards,
Danail Vasilev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.