recalculate Axis min max

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
msd48
Newbie
Newbie
Posts: 14
Joined: Mon Oct 15, 2007 12:00 am

recalculate Axis min max

Post by msd48 » Wed Sep 03, 2008 4:58 am

Hi!

How can I find out max and min values for visible part of the series?
I try to recalculate ( TChartAxis.SetMinMax(min,max) ) when visible part of series is been changed..

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Sep 03, 2008 7:58 am

Hi msd48,

You can do something like the example I posted here.

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

msd48
Newbie
Newbie
Posts: 14
Joined: Mon Oct 15, 2007 12:00 am

Post by msd48 » Wed Sep 03, 2008 10:04 am

Hi Narcís,

Thanks for help.
Question is closed.

Post Reply