TeeChart outputs to an EMF file

TeeChart for ActiveX, COM and ASP
Post Reply
mengyx
Newbie
Newbie
Posts: 2
Joined: Fri Nov 21, 2008 12:00 am

TeeChart outputs to an EMF file

Post by mengyx » Tue Dec 02, 2008 3:27 am

We're developing program using TeeChart. We want that TeeChart can draw its chart to an EMF file which is created by our program. The program will output all the information and curves to the EMF file, so how can we output TChar combined with other parts to the EMF file?
Our development tool is VC 6.

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

Post by Narcís » Thu Dec 04, 2008 9:19 am

Hi mengyx,

In that case you'd better draw TeeChart in the EMF file's canvas. Something like in the example I posted here:

http://www.teechart.net/support/viewtopic.php?t=5445
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

mengyx
Newbie
Newbie
Posts: 2
Joined: Fri Nov 21, 2008 12:00 am

Post by mengyx » Mon Dec 08, 2008 2:05 am

Thanks a lot. I'm doing some other developing works now, so I haven't tried your advice yet. I'll try it and keep in touch.

Post Reply