LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use rtm item tags from the plot legend?

Hi all,
I want to use menu items from the plot legend menu direct on a XY graph.
 
I've found out that every menu item has it's own item tag like "APP_SC_Plot_Legend" for the plot legend .
 
But what's the direct APP... - item tag from a plot legend menu item like Color or Linestyle?
 
Or is there a better way to call these menu items of the plot legend directly from the XY graph?
 
Thanks
daHans
0 Kudos
Message 1 of 5
(3,629 Views)
Hi daHans,

do you want to edit the XY graph properties (Linestyle or Color)directly ?
This is possible with the property node of a XY graph.
I attach an example.

If this is not what you want to do, please post an example.

regards Benjamin
Message 2 of 5
(3,606 Views)

Hi Benjamin,

thanks for your reply 🙂

I wanted to know how can I use the RT- menu items from the plot legend (you can see these menu entries if you right-click the plot legend in your example) direct from the RT-menu of the graph by customizing the run time menu of the graph.

So if you right-click the graph in your example the menu items and its functionalities from the plot legend should appear.

 

best regards

daHans

0 Kudos
Message 3 of 5
(3,597 Views)
Hi daHans,

there is no possibility to access the menu items and its functionalities from the plot legend directly from the XY graph. You have to program every menu item and the dedicated functionalities by yourself with the property nodes from the XY graph.

best regards

Benjamin
Message 4 of 5
(3,562 Views)

Thanks for your answer 😞

Best regards

daHans

0 Kudos
Message 5 of 5
(3,551 Views)