Performance issue while using PictureBox
问题 I'm working on an application in Visual Studio 2010 and I'm coding in C++/CLI. In my previous questions I had issue with data series from a serial port. Now it seems ok and now I'm trying to plot them. I don't want to use Chart , so I would like to use handmade functions that use the class Graphics . In order to test my code, I created two arrays: the first one is filled with values coming from a Gaussian. The second one is filled with random numbers. When I plot the values, I would like to