IDrawLineTool.ClickTolerance
IDrawLineTool
property ClickTolerance: Integer;
Type Library
TeeChartx
Description
Allows to get or set the tolerance or the click in the lines expressed in pixels.
Example [Visual Basic]:
tChart1.Tools.Items(0).asDrawLine.ClickTolerance = 10