settings issue

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
mhisi
Newbie
Newbie
Posts: 4
Joined: Thu Feb 02, 2006 12:00 am

settings issue

Post by mhisi » Fri Mar 03, 2006 3:24 pm

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 -

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

Post by Narcís » Fri Mar 03, 2006 3:45 pm

Hi Matt,
1) Find out where all the settings are stored - in the .ten file?
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.
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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply