LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I control the active plot used during an event case?

I have created a program that recognizes whether or not the user has clicked on a data point displayed on an xy graph. I have two plots on this graph and I need to determine whether a point that belongs to either plot has been selected. An Event Case tells me when the user has released the mouse button while over the xy graph. I then set the active plot, map the coords to xy, save the x and y values and then change the active plot to do it all over again. This does not work. It only gives me one of the needed sets of coordinates. What is the proper way to select the active plot in this situation?

0 Kudos
Message 1 of 2
(2,336 Views)
It would be better if you posted some code as an example of exactly what you are doing.
0 Kudos
Message 2 of 2
(2,334 Views)