Gets or sets the time that passes before the tooltip appears.
[Visual Basic]
Public Property InitialDelay As Integer
[C#]
public int InitialDelay {get;set;}
[Delphi]
public property InitialDelay: Int32 read get_InitialDelay write set_InitialDelay;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |