LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change graph properties

I need to programically change the color and text on the right Y axis. for example, switch right Y axis text between red "stimulus amplifude" and white "applied voltage". which properties should I use? I managed to find right ones for plot legend, but can't find one for Y axis.
 
thanks
0 Kudos
Message 1 of 3
(2,483 Views)

You have first to set the Active Y scale property to the proper Y scale number, then use the YScale NameLabel Text and TextColor properties.

See the attachment.

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 3
(2,478 Views)

I got it. Thanks!!

 

 

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