How do I set the Chart Title within the code. I'm using TeeChart Pro v7, ActiveX.
I tried
pChart->GetHeader().GetText().....
but got stuck after that. There is an "Add" method in CStrings but requires a parameter of type "VARIANT"... Can you please give me an example of setting the Chart title?
Thanks.
Setting Chart Title in Code
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi nbp,
There are different examples of what you request at the following threads:
http://www.teechart.net/support/viewtopic.php?t=1225
http://www.teechart.net/support/viewtop ... ettext+add
http://www.teechart.net/support/viewtop ... ettext+add
http://www.teechart.net/support/viewtop ... ettext+add
There are different examples of what you request at the following threads:
http://www.teechart.net/support/viewtopic.php?t=1225
http://www.teechart.net/support/viewtop ... ettext+add
http://www.teechart.net/support/viewtop ... ettext+add
http://www.teechart.net/support/viewtop ... ettext+add
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 |