Search found 1 match
- Thu Mar 29, 2018 9:41 am
- Forum: VCL
- Topic: Chart OnClickSeries not working as expected
- Replies: 1
- Views: 5725
Chart OnClickSeries not working as expected
Hi all, I'm currently trying to use the event OnClickSeries() from TChart for a TPointSeries. Unfortunately, the click event is not always sent. Marks are enabled in my series. If I click on the mark text or within the marks background, the event is not fired. Is this the desired behaviour ? What ca...