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 - Second TAnnotationTool in TCursorTool
Summary: Second TAnnotationTool in TCursorTool
Status: RESOLVED NOTABUG
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Tools (show other bugs)
Version: 140923
Hardware: PC Windows
: Low enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 09:14 EST by yeray alonso
Modified: 2015-05-20 12:11 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 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.