IDrawLineTool.Selected
IDrawLineTool

property Selected: Integer;

Type Library
TeeChartx

Description
The Selected property returns the line or lines that are currently selected.

Selected lines are displayed with additional small squares indicating the selection.

It returns "nil" if no lines are selected.

Setting Selected to "nil" removes (clears) the current selection.