LoadFromStrings
-
- Newbie
- Posts: 7
- Joined: Fri Jan 07, 2011 12:00 am
LoadFromStrings
Hi. I'm a newbie and have just started using the TChart ocx control. I would like to customise a chart using the chart editor and then save the settings to a string that I can store in my code and then use LoadFromString at runtime. Are there any examples or tutorials on how to do this? Thanks.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: LoadFromStrings
Hi AccessCoder,
Yes, this is possible saving a chart into TeeChart's native file format (*.tee). You can choose whether saving the file in text or binary format and then load it back in a chart. For more information please have a look at the exporting and importing tutorial which can be found at TeeChart's program group.
Yes, this is possible saving a chart into TeeChart's native file format (*.tee). You can choose whether saving the file in text or binary format and then load it back in a chart. For more information please have a look at the exporting and importing tutorial which can be found 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 |