How to load different tee files but display in one chart?

TeeChart for ActiveX, COM and ASP
Post Reply
David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

How to load different tee files but display in one chart?

Post by David » Mon May 29, 2006 9:54 am

Hi, there,

I would like to load different tee files, say 1.tee, 2.tee, 3.tee and 4.tee, and display all the series in one chart similar to the demo "Opaque Zones". Each of the tee file contains only one series. Would anyone please show me how to realize this function?

BTW, I am using VC++ and the latest version of Teechart activeX comtrol.

Thanks a lot!
David

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

Post by Narcís » Mon May 29, 2006 9:58 am

Hi David,

You can not load several .tee files in one chart at the same time. However, you can make something similar to that placing several charts in the form and placing them in a way that it seems a unique chart making not necessary axes not visible, changing chart's panel margins, etc.
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

David
Advanced
Posts: 203
Joined: Tue Nov 08, 2005 5:00 am

Post by David » Mon May 29, 2006 10:01 am

Hi, Narcís

Got it. Thank you very much!

David

Post Reply