I'm running a program which takes data from a quadrature encoder and displays graphs of the displacement and instantaneous velocity. What I want to do is display another graph of the velocity but only zoomed in on the area where it is moving, but since I dont have much room left I want to be able to display this graph in a separate window than my main form. I know how to do the graph itself but I can't seem to find a way to have it popup in a separate window. I saw there were some posts for doing this in labview but not in Visual Studio. Any advice would be much appreciated!
Thanks,
BienoJ