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 - OnClickSeries event is not fired for all data
Summary: OnClickSeries event is not fired for all data
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: 27.190530
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-13 09:07 EST by Juergen
Modified: 2020-09-25 05:41 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
Demo project to demonstrate the problems (57.03 KB, application/x-zip-compressed)
2020-01-13 09:07 EST, Juergen
Details

Note You need to log in before you can comment on or make changes to this bug.
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?