06-16-2004 12:16 PM
06-25-2004 11:31 AM
11-07-2012 05:37 AM
I ran into this problem recently. I was getting overlapping Y scales in my executable but not while running in source code. It turns out I had this item in my application INI file:
EnableAutoScales=False
Once I set it to True, the plot resized and scales were correctly spaced.
This was using LV2011 SP1.
11-07-2012 06:04 AM
@Neilo wrote:
I ran into this problem recently. I was getting overlapping Y scales in my executable but not while running in source code. It turns out I had this item in my application INI file:
EnableAutoScales=False
Once I set it to True, the plot resized and scales were correctly spaced.
This was using LV2011 SP1.
You have bumped a very old thread, do not hijack other's post. If you have any question or if you have something to tell you can start your own thread and share.
Good luck