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 1806

Summary: TColorLineTool's annotation still visible when disabling AnnotationValue at designtime
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: ToolsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 20.170306   
Target Milestone: v2017.20   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=17&t=16449
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2017-02-28 06:22:05 EST
Steps to reproduce, everything at designtime:

- Add a TChart and a TLineSeries
- Add a TColorLineTool
- In the Object Inspector for the TColorLineTool, set the AnnotationValue property to true to see the Annotation.
- Now set the AnnotationValue property to false

The Annotation will still be displayed.