LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Same legend box for different graphs

Solved!
Go to solution

I have three graphs and they have the same legend boxes, but instead of using three legend boxes, I want to make only one (they consume too much space and one is enough for all) and whenever a change is made in a legend, I want all three graphs to be affected by it. How can I achieve this?

Thanks in advance.

0 Kudos
Message 1 of 3
(2,372 Views)
Solution
Accepted by topic author dilge

Hi dilge,

 

read the properties of the graph with the legend display and set those properties for the other graph(s). (You can even employ an event structure to react on certain events of your graph…)

It's all possible using propertynodes!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,358 Views)

That came to my mind after I posted this Smiley Very Happy Thank you very much! 🙂

0 Kudos
Message 3 of 3
(2,353 Views)