Hello,
I have installed version 14.4.0.15 along with the 14.4.0.20 service pack. I am creating an application for displaying sensory information taken from my RPi, this application contains a few pages to navigate between. However, I am noticing my application memory usage keeps going up each time I navigate back to the page having the SfCircularGauge coded on it. So I keep toggling between a blank page and the SfCircularGauge coded page, what do you know the memory keeps going up each time rendering the SfCircularGauge coded page. Eventually rendering becomes very slow and then the application crashes. So I created a sample application to ensure that I am not doing one of my usual stupidity and same problem. Note: I am running these applications on my laptop with windows 10 and VS2017 RC.
I have attached a zip my sample application.
Question(s):
How do I go about freeing up the memory usage of the SfCircularGauge control?
Attachment:
Sample_1e9ef71e.zip