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 2274

Summary: OnClickSeries event is not fired for all data
Product: VCL TeeChart Reporter: Juergen <radke>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: marc
Priority: ---    
Version: 27.190530   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Demo project to demonstrate the problems

Description Juergen 2020-01-13 09:07:10 EST
Created attachment 925 [details]
Demo project to demonstrate the problems

The OnClickSeries event is not fired for data with the highest Z value, that is at clicking into the most upper "line" the event is not triggered.
The same problem happens for the highest X Value (when clicking onto the most right column).
Exactly the same problem happens at using a MarkTipTool to display a hint. Furthermore some values in the Legend will be highlighted when I click any of the first 20 data in the chart. Why?