How can I get access to Series->Marks->Text->Emboss from C++
Posted: Thu Nov 14, 2013 8:21 am
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++? 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