Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
xamDataChart performance poor?
posted

Hello,

I am evaluating charting controls for my company, and I put together a simple demo project.  When I ran the project with the xamDataChart, the performance was very very poor (> 20% CPU usage).

The chart has one line series bound to an ObservableCollection data source.  Data points are added at 10Hz, and after only 150-200 points are added, the performance has already deteriorated. 

Am I missing something?  The project is very simple.

Valerie

infratest.zip