Page 1 of 1

Series.Datasource "lost" when save and restore to

Posted: Tue Jun 17, 2008 6:27 am
by 10546762
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

Posted: Tue Jun 17, 2008 8:05 am
by narcis
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.