Search found 1 match
- Wed Jan 05, 2005 2:14 pm
- Forum: VCL
- Topic: LoadChartFromFile results in Exceptions
- Replies: 2
- Views: 8948
LoadChartFromFile results in Exceptions
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 ...