Quantcast
Channel: Measurement Studio for VC++ topics
Viewing all articles
Browse latest Browse all 653

Memory leak in WPF graph (VectorRenderTarger )

$
0
0

I check memory leak on the WPF graph.

I see that there is a variable that called: VectorRenderTarger, and it never erased from the memory.

 

The amount is always changing depending on the number of existing plots on the screen (in the attached project is six plots every time).

 

When I clear the data & add new data - new (6) VectorRenderTarger variables are added, and the old (6) not erased from the memory.

 

Is there a way to make this variable to be removed from memory?


Viewing all articles
Browse latest Browse all 653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>