Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

AutoScaleExact method doesn't work correctly, still clips

I am trying to autoscale the Y axis on a plot and it sometimes the data is still clpped on the Y axis (not all data within upper and lower Y axis limits).  Specifically:

ECGGraph1.YAxes(0).Mode = AxisMode.AutoScaleExact

I am using VB.NET 2005 and Measurement Studio 8.1


Thank you.

 

0 Kudos
Message 1 of 3
(3,330 Views)
Hey John,

Just to make sure I understand, you are setting the axismode to autoscaleexact, and some of the data points are outside of the plot area?  I tried creating a very simple example here, and I didn't seem to have a problem.  Would it be possible to post a small example that demonstrates this behavior so I could take a look at it here?  One other thing might be to try autoscaleloose to see if this shows the same behavior for you.
Pat P.
Software Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,307 Views)
This problem has been resolved.  It was a programming error.  Sorry
0 Kudos
Message 3 of 3
(3,305 Views)