Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 99

Summary: Series.Marks.Font.Emboss not available in VC++
Product: ActiveX TeeChart Reporter: narcís calvet <narcis>
Component: Visual C++Assignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: pep
Priority: ---    
Version: TeeChart Pro Activex Control v2013 v2013.0.1.3 Release   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=1&t=14493
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description narcís calvet 2013-11-14 04:04:46 EST
Emboss is not available for series marks font, for example:

m_Chart1.Series(0).GetMarks().GetFont().GetEmboss()

Shadow is available instead.