Chapter 1. Visual Studio C# real-time plotting
1.1 CPU performance plotting
1) Create a new project


2) Start putting control units onto the form:


3) Double click the botton and change the text on it.

4) Put a Chart on to the form and modifiy the parameters in 'Series' (right-click ->properties)



5) Copy and past the code here into the script window