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 - Contour series FillLevels property doesn't work.
Summary: Contour series FillLevels property doesn't work.
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: TeeChart for .Net 4.1.2016.05125
Hardware: PC Windows
: High normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-22 09:40 EDT by sandra pazos
Modified: 2017-03-07 05:06 EST (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
Contour exampels (64.30 KB, application/x-zip-compressed)
2016-09-22 09:40 EDT, sandra pazos
Details

Note You need to log in before you can comment on or make changes to this bug.
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.