LoadChartFromFile results in Exceptions
Posted: Wed Jan 05, 2005 2:14 pm
Using teechart pro ver 6.01
I place a chart on a form, set up a couple of series and add two buttons.
Button1 calls SaveChartToFile
Button2 Calls LoadChartFromFile
I do not add any data to the chart or modify any default properties.
I press Button1 and then press Button2. During LoadChartFromFile I get EClassNotFound with message 'Class TFastLineSeries not found'
This is a replication of the problem I'm seeing in my main form
Never ran into this prior to converting from D5 to D7 AFAIK
I place a chart on a form, set up a couple of series and add two buttons.
Button1 calls SaveChartToFile
Button2 Calls LoadChartFromFile
I do not add any data to the chart or modify any default properties.
I press Button1 and then press Button2. During LoadChartFromFile I get EClassNotFound with message 'Class TFastLineSeries not found'
This is a replication of the problem I'm seeing in my main form
Never ran into this prior to converting from D5 to D7 AFAIK