10-09-2009 05:35 AM
Hi
I have a graph with two different scales (one on the left side 0 to 50, the other on the right 0 to 1)
Now I want to draw some horizontal limit lines. I'm doing this with programately set cursors.
But I can only set cursors that "belongs" to the first scale.
Is there a solution?
Thanks for any help
Yves
LV 8.6
Solved! Go to Solution.
10-12-2009 02:53 AM
Hi Yves,
you can assign each cursor to a YScale. Simple right click the cursor and choose the YScale. I think you can also do this programmatically.
Greetings,
cheggers