Chart OnClickSeries not working as expected
Posted: Thu Mar 29, 2018 9:41 am
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 can I do, to always get the click event if I click on a series item ?
And what is the effect of "ClickTolerance" being "0" or "30"....
Best regards
Christian
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 can I do, to always get the click event if I click on a series item ?
And what is the effect of "ClickTolerance" being "0" or "30"....
Best regards
Christian