Page 1 of 1

Can we change series right click event trigger tolerance?

Posted: Tue Jul 23, 2013 6:46 am
by 16664962
We have added a scLine series in our application.
We are showing a custom context menu user user right click on the series.
As the series is of type scLine user need to click very precisely on the series to get the context menu.

Can we increase the series right click event trigger tolerance.

Re: Can we change series right click event trigger tolerance?

Posted: Tue Jul 23, 2013 11:45 am
by yeray
Hi,
OptiSurface wrote:We have added a scLine series in our application.
scLine is how the Line series is called in TeeChart ActiveX, but you are writing in the VCL section of the forums.
I see you own a TeeChart ActiveX license so I guess you mistaken it. I'll move this thread to the ActiveX section.
OptiSurface wrote:Can we increase the series right click event trigger tolerance.
There's a ClickTolerance property in TeeChart VCL that has to be ported to ActiveX to allow this. I've added it to the wish list to be ported asap (TA05016659).