Page 1 of 1

Series and template

Posted: Thu Oct 06, 2005 7:34 am
by 9337158
Hello,

I woul'd like to have default configuration values when i create a new serie (template for series). I tried with templates and SaveChartToStream but it didn't work with serie's parameters.
How is it possible to do that ?

Regards

Posted: Thu Oct 06, 2005 8:00 am
by Pep
Hi,

use the SaveChartToFile routine to save all published chart properties to a file and then use LoadChartFromFile method to load it at startup (after chart is created, of course).