LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to re-autoscale a XY Graph after manual zooming?

Solved!
Go to solution

Hello,

i have a dialog-window that shows an XY-graph. Using the "Graph Palette" i can zoom into the displayed graph.

But how can i return to the original displayed graph after using the zoom/move functions?

 

Thx

0 Kudos
Message 1 of 4
(2,911 Views)

Hi One,

 

you can switch on AutoScaling (atleast once). Or you can set the axis scale with the default values. All that is done using property nodes…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,909 Views)

What is the name of the Autoscale-property?

I only see "Autoscale-Delay" in the property-list.

 

0 Kudos
Message 3 of 4
(2,904 Views)
Solution
Accepted by topic author OnlyOne

Hi One,

 

graph axis is controlled by the axis properties as described in the help.

Read the help for "Scale Fit"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,900 Views)