LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Toggling the flag "Visible Scale" causes the diagram field to enlarge and enlarge.

I developped an application with LabView 6.i which uses the XY Graph from the Classic Control Palette. If you click on the X.XX (Y.YY)-Button and uncheck "visible scale", then repeat this step and again check "visible scale" and so on, the diagram grows bigger and bigger, and in an executable there's no way back, except restarting the whole application.
0 Kudos
Message 1 of 2
(2,640 Views)
Use the property node. Write a fixed size to the plot area size whenever the sale changes to visible or invisible.

Or, use your own button to control the color of the scale (to transparent, etc), but label the button to 'visible scale'...

Joe
Roush Industries, Inc
0 Kudos
Message 2 of 2
(2,640 Views)