Software FX Posted October 4, 1999 Report Share Posted October 4, 1999 Yes. The Min and Max properties in the Axis object can be used in both ways (get and set). You can ask for the value of the Min and Max after the data is retrieved to find out what the data range was. The Min and Max however will be rounded to the nearest "round" number so for instance if your data goes from 0 to 99, the Max will be 100. You can also use the ValueEx property to retrieve the actual data should you need to make your own calculation. Frank SFX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.