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 1637

Summary: Contour series FillLevels property doesn't work.
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: TeeChart for .Net 4.1.2016.05125   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Contour exampels

Description sandra pazos 2016-09-22 09:40:55 EDT
Created attachment 646 [details]
Contour exampels

Contour series FillLevels property doesn't work. 
Basically, the levels of series aren’t filled when the property FillLevels is enabled.  

The problem doesn’t appear in VCL. 

I have attached an application in .Net and other in VCL(Rad Studio 10.1 Berlin) to check the problem. 
Note that in both examples, the ColorLines property is set as transparent. The problem is produced although the Contour ColorLines are visible.
Comment 1 sandra pazos 2016-09-23 10:41:33 EDT
Information update

The FillLevels property doesn't work when are added  data values using a Data.TextSource. Therefore, the problem is related by Data.TextSource component.