Describes the possible values of the MouseAction property.
[Serializable]
public sealed enum MarksTipMouseAction : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
MoveTips will be displayed when moving the mouse over a series point.
ClickTips will be displayed when clicking a series point.

See Also

Steema.TeeChart.Tools Namespace