SaveChartToStream problem
Posted: Mon Jan 24, 2005 3:53 pm
Hello,
I want to save chart data and settings with SaveChartToStream function. This step seems to work fine. However when I want to load the saved stream into a new chart I get error messages 'Class TPointSeries not found', 'Class TBarSeries not found'... If I use the same procedure without series (empty dummy chart) I don't get any error.
Have I to call some TChart initialization function before loading the stream?
Thank you,
JM Biollaz
I want to save chart data and settings with SaveChartToStream function. This step seems to work fine. However when I want to load the saved stream into a new chart I get error messages 'Class TPointSeries not found', 'Class TBarSeries not found'... If I use the same procedure without series (empty dummy chart) I don't get any error.
Have I to call some TChart initialization function before loading the stream?
Thank you,
JM Biollaz