TMarksTipTool.MouseAction

TMarksTipTool.MouseAction
TMarksTipTool

property MouseAction: TMarkToolMouseAction;

Unit
TeeTools

Description
The MouseAction property determines how the tips will be displayed:

mtmMove
: Tips will be displayed when moving the mouse over a series point.

mtmClick
: Tips will be displayed when clicking a series point.

See also:

MouseDelay property
Series property
Style property