LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

changing the text in the an xy graph legend

I am plotting several data in an xy graph. I would like to programatically set the legend text for each of these plots. I cannot seem to find a property that does that. Can you help?
0 Kudos
Message 1 of 2
(2,652 Views)
Hi,
to change the legend text for plot number "i" you must first set the "Active Plot" property to "i" and then write the string to the property "Plot->Plot Name".

Good luck.

Oleg Chutko.
Message 2 of 2
(2,652 Views)