Jump to content
Software FX Community

Max And Min Values


User (Legacy)

Recommended Posts

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

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...