LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph Palette

Not sure what's going on here, hoping someone here can enlighten me... I can set all but one of the graph palatte tools programatically via the graph's property node. However the one graph palatte function that I actually want to set programatically doesn't seem to be configurable. I don't know the name of the specific tool but it's the one highlighted in the red circle in the attached image. It's function is to scale the graph so all of the data is visible... Cheers, Strokes

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

For each axis that you have, set the "Scale Fit" property of the scale to either "1" Autoscale once or "2" Autoscale.

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
0 Kudos
Message 2 of 4
(3,133 Views)

Here's the code to do that...

 

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
Message 3 of 4
(3,131 Views)

Sorry, here's the ACTUAL code...

Charles Chickering
Architecture is art with rules.

...and the rules are more like guidelines
Message 4 of 4
(3,128 Views)