Jump to content
Software FX Community

Re: max/min graph points


Software FX

Recommended Posts

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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...