LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scale legend of graph

Solved!
Go to solution

I have a question about scale legend of graph.

In the scale legend (attached file), there are a axis name box and three buttons for each axis. Is there any way to show only the three buttons without the name box?

To save a space of a front panel, I would like to delete the name box. But I cannot find a way to do it from the property menu.

0 Kudos
Message 1 of 4
(3,067 Views)

Ho nobuyuki,

 

options:

- use the plot legend, but hide the plot labels behind a decoration

- don't use the plot legend at all, but program your own buttons to manipulate the plots…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(3,065 Views)
Solution
Accepted by topic author nobuyuki

There is a possibility but it a little bit tricky. Try to select the Cluster inside the scale-legend array like here:
grafik.png

 

 

 

 

 

and then go to "Edit" -> "Customize Control". Now right-click the string and select "Advanced -> Hide Control".

Close the customize dialog and apply the changes to your control.

 

Regards, Jens

Kudos are welcome...
0 Kudos
Message 3 of 4
(3,035 Views)

Thank you so much!!!

I could achieve exactly what I wanted.

 

best regards,

nobuyuki

0 Kudos
Message 4 of 4
(3,019 Views)