Hello,
When a TChart component is customize with the runtime editor, is it possible to :
-Save the configuration (=theme ?) in a file ? how ?
-Load this file to apply this configuration for other chart ?
-Add this configuration to the existing theme list ? how ?
Thanks,
PurL
Theme
Re: Theme
Hi PurL,
In the NET version it is possible to save the current theme to an xml file to load it later and even to see it in the themes list. There is an example in the NET demos: All Features !\Welcome !\Themes\Custom Themes
I've added to the wish list the possibility to do the same in vcl (TV52014434).
In the meanwhile, you can use tee files to save your chart properties. Take a look at the VCL demo at All features\Welcome !\Exporting\Native binary format\Templates and at the Tutorial 12 - Exporting and Importing Charts, the Tee files section.
In the NET version it is possible to save the current theme to an xml file to load it later and even to see it in the themes list. There is an example in the NET demos: All Features !\Welcome !\Themes\Custom Themes
I've added to the wish list the possibility to do the same in vcl (TV52014434).
In the meanwhile, you can use tee files to save your chart properties. Take a look at the VCL demo at All features\Welcome !\Exporting\Native binary format\Templates and at the Tutorial 12 - Exporting and Importing Charts, the Tee files section.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |