TeeChart Pro v.2013.0.1.0 and MS VC++ 2010.
How can I get access to Series->Marks->Text->Emboss from C++? series.GetMarks().GetFont() has GetShadow(), GetOutline(), etc. but not GetEmboss(). series.GetMarks() has GetEmboss() but that's Series->Marks->Emboss i.e. not what I need.
Thanks.
BR,
Tero
How can I get access to Series->Marks->Text->Emboss from C++
-
- Newbie
- Posts: 17
- Joined: Mon Apr 15, 2013 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: How can I get access to Series->Marks->Text->Emboss from C++
Hi Tero,
This is a bug. I have added it (ID99) to bugzilla to be fixed for next releases. If you sign up in bugzilla you can track its progress including your email at the CC List.
This is a bug. I have added it (ID99) to bugzilla to be fixed for next releases. If you sign up in bugzilla you can track its progress including your email at the CC List.
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 |