TColorLineTool.DragRepaint

TColorLineTool.DragRepaint
TColorLineTool

property DragRepaint: Boolean;

Unit
TeeTools

Description
Default is False.

When DragRepaint is False, and when dragging a line using the mouse, a temporary line is displayed until the mouse button is released.

When DragRepaint is True, the whole chart is repainted while the mouse is dragging the line.

Setting DragRepaint to false (the default) makes faster display when dragging a line.