11-17-2021 06:47 PM
As you know, each wave chart control will be equipped with a graphic board selection tool. There are 9 wave charts in the VI I write. For example, if I use the zoom in operation in the graphic board selection tool with the first wave chart, other wave charts will be enlarged.How can i do that .
Solved! Go to Solution.
11-17-2021 09:31 PM - edited 11-17-2021 09:36 PM
Just create a user event of mouse up event and get the x&y axis minimum and maximum value apply it to remaining graphs.