07-02-2020 03:53 PM
Hi.
Does anyone knows how to programatically change the name of a Graph Y axis? In LabVIEW 2019 is pretty easy, but I have not found a way to do it in NXG v.4.0. I will appreciate your suggestions.
Best regards.
This is my try at NXG 4.0
modify Graph Y label NXG.png
This is a one shoot solution at LV 2019.
modify graph Y label name LV2019.png
07-02-2020 04:19 PM
By the way. I've imported the sucessful LV2019 code to programatically change a Graph Y name, but the resulting code in NXG can't run. I''m not sure if I did it correctly.
import NXG from LV2019.png
Graph NXG Y axis name error.png