I am trying to create a chart very similar to the Live Data chart in the examples. When my timer runs the data is updated but not shown on the chart. However, if I break into the timer event and look at some values in the debugger and then eventually tell the app to start running again then I sometimes will see some of the data drawn on the chart but it still does not update in real time.
We are using the latest WPF controls.
PS: Apparently we can longer attach files?
A sample project can be found here: sample project
We are using the latest WPF controls.
PS: Apparently we can longer attach files?
A sample project can be found here: sample project