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 1511

Summary: The property Area smoothed add a smoothed function
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: chris
Priority: High    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://teechart.net/directline/viewtopic.php?f=6&t=1082
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2016-04-19 11:37:34 EDT
The property Area smoothed add a smoothed function. The problem only occurs by design time. The steps bellow shows you how can reproduce the problem: 
1. places a TChart component on a form and opens Chart Editor.
2. Adds an AreaSeries and goes to the Series -> Format -> Options tab.
3. marks the Smoothed checkbox.
4. Closes Chart Editor and then closes the form (don't close the project).
5. Open the form again. The problem appears here.