Gets or sets the period of time the tooltip remains visible if the mouse pointer is stationary within an area with specified tooltip text.
[Visual Basic]
Public Property AutoPopDelay As Integer
[C#]
public int AutoPopDelay {get;set;}
[Delphi]
public property AutoPopDelay: Int32 read get_AutoPopDelay write set_AutoPopDelay;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |