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 1174

Summary: FibonacciTool events
Product: .NET TeeChart Reporter: narcís calvet <narcis>
Component: ToolsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: chris
Priority: ---    
Version: TeeChart.NET 2014 4.1.2014.12154   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=4&t=15490
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description narcís calvet 2015-03-20 12:42:19 EDT
There is no event for FibonanciTool (other than Disposed) present in TeeChart .Net. We need to select already drawn FibonanciTool using code.

Click event for the tool or Clicked(X,Y) method so that it can be called from other TChart mouse events would be useful.