[Serializable]
public sealed enum MarksTipMouseAction : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Move | Tips will be displayed when moving the mouse over a series point. |
Click | Tips will be displayed when clicking a series point. |
See Also
Steema.TeeChart.Tools Namespace