When we use the control (we are usign your out of box interface) we need to :
1) Find out where all the settings are stored - in the .ten file?
2) Is there an api call to say get all settings in an xml response
Matt -
settings issue
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Matt,
I'm afraid not, XML can only be used to import and export TeeChart's data as you can see in the tutorials available at TeeChart's program group.
If you save the chart to a file or a memory stream yes. Otherwise, the settings are serialized in the Windows Form Designer generated code region.1) Find out where all the settings are stored - in the .ten file?
2) Is there an api call to say get all settings in an xml response
I'm afraid not, XML can only be used to import and export TeeChart's data as you can see in the tutorials 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 |