I want to save the settings setted in the "Editing Chart1" dialogbox,add
read the settings when the application run at next time.So I don't have to
set again.
Reguards
wwp3321
How to save the settings that setted in the "Editing Ch
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi wwp3321,
You can use TeeChart's native template files. You'll find more information on that at Tutorial 12 - Exporting and Importing Charts. Tutorials are available at TeeChart's program group.
You can use TeeChart's native template files. You'll find more information on that at Tutorial 12 - Exporting and Importing Charts. Tutorials are available at TeeChart's program group.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi wwp3321,
Yes, exactly. You can have a look at this thread for more information.
BTW: You'll need to include unit TeeStore in your unit for those methods to be available.
Hope this helps!
Yes, exactly. You can have a look at this thread for more information.
BTW: You'll need to include unit TeeStore in your unit for those methods to be available.
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 |