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: 

Why are the bounds so large in this graph?

In the attached VI, the "bounds" of the graph are far too large.  How do I shrink the "bounds" back to a reasonable size (that property is not writeable)?

 

This problem developed when I was changing the "plot area bounds" with a property node in order to move the graph with respect to other FP ojects.  How should I understand the difference between "bounds" and "plot area bounds"?  What is the proper way to change the position of a graph using code?

 

 

Thanks,

 

Allan

0 Kudos
Message 1 of 2
(2,562 Views)

Allan,

  This is a good question. Programmatically this is not possible and will have to be done manually as covered in this KB. You can change things like the text size and Plot Area:size to change the height but most of these are manually set.

Hope this helps!

Ben J.
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,523 Views)