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 - The property Area smoothed add a smoothed function
Summary: The property Area smoothed add a smoothed function
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: High normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://teechart.net/directline/viewto...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 11:37 EDT by sandra pazos
Modified: 2016-04-27 06:04 EDT (History)
1 user (show)

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


Attachments

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