IRectangleTool.ClickedEdge
IRectangleTool

function ClickedEdge(X, Y: Integer): Integer;

Type Library
TeeChartx

Description
Returns an integer that represents the rectangle edge that is under the xy parameter position, with a tolerance of 4 pixels.

The Left edge returns 0, the Top edge 1, Right edge 2 and Bottom edge 3.