Hi,
after switching to Delphi XE and installing TeeChart Pro v2011 VCL we have the following problem:
all charts are coming up with the theme OPERA. All our customers comßplain about thte new settings, they are used to the old TeeChart theme.
How can we set the default theme for all charts in the application at once???
How can we store the selected theme ( all settings ) for the chart???
Thanks in advance
Sven
Teechart default theme / save theme
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Teechart default theme / save theme
Hi Sven,
Once you set a theme setting at design-time it is stored in the machine registry and used as default theme for future applications on that machine unless specified otherwise. At All Features\Welcome!\Aspect\Chart Themes in the features demo, available at TeeChart's program group, there's an example on how to set themes manually at run-time. At design-time you can set charts theme right-clicking on a TChart component, selecting options -> new chart.
Hope this helps!
Once you set a theme setting at design-time it is stored in the machine registry and used as default theme for future applications on that machine unless specified otherwise. At All Features\Welcome!\Aspect\Chart Themes in the features demo, available at TeeChart's program group, there's an example on how to set themes manually at run-time. At design-time you can set charts theme right-clicking on a TChart component, selecting options -> new chart.
Hope this helps!
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |