Hi,
I am using data from a dataset (Memorytable) on my form for the series data.
When restoring the chart from a tee file - the series "looses" the connection with the datasource and is not painted correctly.
If I then manually use the chart editor to associate the series with the datasource - then the series is configured/painted correctly.
Any ideas on how to avoid setting the datasource after restoring the chart from a tee file?
Thanks in advance
Regards
Christian Holm
Series.Datasource "lost" when save and restore to
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Christian,
Datasources are not saved when importing a chart, you need to manually (either using chart editor or programmatically) restore them after loading the charts.
Datasources are not saved when importing a chart, you need to manually (either using chart editor or programmatically) restore them after loading the charts.
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 |