User (Legacy) Posted June 27, 2000 Report Share Posted June 27, 2000 Hi I routinely throw several hundreds of points at a CFX98 component from irregular database sources. I want to 'auto scale' the charts to show my users a little above the maximum datapoint value and a little lower than the Minimum datapoint values My question is do I have to loop through all the datapoints in the series to get max an min values or is there some clever way of 'auto scaling' in CFX 98 I have missed. I basically loop through at the moment but, for various reasons, its not ideal and assign Max/Min vals with CFX1.Axis(AXIS_Y).Max = ..... CFX1.Axis(AXIS_Y).Min = ..... Ideas ? Neil Hall 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.