I have a Delphi application that relies on TeeChart 8 to produce a variety of charts. The data managed by the app, and report through the charts, are updated periodically. How can I save the chart so that when new data becomes avaialble, all the user has to do is reopen the chart and print it?
Right now the user has to reopen the chart and redo all the formating, titles, etc. Which is frustrating and time consuming.
Thanks
Saving Chart Settings
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi CAC,
You can use TeeChart's native template files for that. You'll find more information in Tutorial 12 - Exporting and Importing Charts. Tutorials can be found at TeeChart's program group.
Hope this helps!
You can use TeeChart's native template files for that. You'll find more information in Tutorial 12 - Exporting and Importing Charts. Tutorials can be found at TeeChart's program group.
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 |
Instructions - How to post in this forum |