is there a way to add (and subtract) y-axis scales programatically?
i would like to be able to display up to four data sets simultaneously in an x-y graph, with corresponding scales and labels that appear and dissapear as data is selected from a listbox
just in case it matters at all, i am working for the University of Texas Austin Formula SAE Team. I am designing the GUI for a data aquisition system which will collect various data from a race car and help train the driver, and tune the car.
my most current attempt at this problem is attached