LoadFromStrings

TeeChart for ActiveX, COM and ASP
Post Reply
AccessCoder
Newbie
Newbie
Posts: 7
Joined: Fri Jan 07, 2011 12:00 am

LoadFromStrings

Post by AccessCoder » Sat Jan 08, 2011 5:11 pm

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: LoadFromStrings

Post by Narcís » Mon Jan 10, 2011 2:34 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply