ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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,426 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,419 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,417 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,414 Views)