From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change text color of the plot legend programmatically

hi all,

 

I need to change the text color of the plot legend programmatically. I use Labview 2011. 

Is it possible?

 

Regards,

 

Cedric

 

0 Kudos
Message 1 of 3
(2,518 Views)

Sorry, that property is not accessable programmatically.

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 2 of 3
(2,510 Views)

with some work you can accomplish something similar replacing the plot legend with string indicators and color boxes (color box to represent the trace color....).

 

Change the string's text color property node.

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