Hi,
I have created a chart to display time series data in my project. I have it arranged as a RadChart and RadTimeBar control. The TimeBar contains a sparkline to show the overall data trend, while the chart is supposed to display the details.
My problem is with the chart. The timebar displays the data just fine, but the chart seems stuck on a single value, which seems to be related to the window selected in the time bar. I have no idea why this is not working properly. Please help!
Please see screen shot and code:
Thanks