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.
TeeChart outputs to an EMF file
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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
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 |
Instructions - How to post in this forum |