Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one area to another.
[Visual Basic]
Public Property ReshowDelay As Integer
[C#]
public int ReshowDelay {get;set;}
[Delphi]
public property ReshowDelay: Int32 read get_ReshowDelay write set_ReshowDelay;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |