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 1019

Summary: Second TAnnotationTool in TCursorTool
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: ToolsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED NOTABUG    
Severity: enhancement CC: david
Priority: Low    
Version: 140923   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=3&t=15294
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2014-11-20 09:14:02 EST
TCursorTool has the option to make a TAnnotationTool visible and it is shown in the bottom axis.
We could add a second TAnnotationTool for the left axis.
Comment 1 david berneda 2015-05-20 12:11:41 EDT
CursorTool displays the annotation in the horizontal or vertical axis depending on the cursor Style property.

What is not supported is displaying two annotations when the cursor tool Style is "cssBoth".  This might be achieved using two separate cursor tools, each one with its own AxisAnnotation.