LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the name of the Y axis in a graph

Solved!
Go to solution

Hi ,

I am comparatively new to lab view and want to know hoe I can change the name of the y axis pragmatically

 

every time I place a waveform graph the x and y axis are by default called 'time' and 'amplitude'

but in my program I want the user to be able to pragmatically change the name of these axis's specially the y axis .

is there any way to do it ? ive tried creating reference and passing it on to a property node .. but i am unable to find the right property that will perform the task i desire ..

please help ..

many thanks in adavnce

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

Hi Avisnash,

 

You can use the property node name of y axis for this purpose. Check the attached vi.


Regards,

Nitzz 

(Give Kudos to good Answers and Mark it as a Solution if your problem is Solved;))

Message 2 of 3
(2,597 Views)

Thanks a lot Nitzz ... it worked with out a glitch ..

Thank u ..

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