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
3590
Is there still a memory leak issue in 11.1 XamDataChart in the LabelSettings?
posted

I am seeing the working set of iexploere.exe increase at the rate of 10MB/hr when receiving 1 data point/sec/series with 2 series on the chart. This seems to go on until IE crashes ~1.2GB in size.

I create each series dynamically and if I simply comment the ItemSource out of each series leaving in all other code the memory does not increase at all. I realize that is a BIG change but it does seem to point to the rendering/binding of the series as the culprit for the leak.

In a previous post I was told the there was an issue with the way the axis label settings we bound but that was over a year ago. Do you know if there is still a similar leak in the 11.1 version of the product?