Gets or sets the automatic delay for the tooltip.
[Visual Basic]
Public Property AutomaticDelay As Integer
[C#]
public int AutomaticDelay {get;set;}
[Delphi]
public property AutomaticDelay: Int32 read get_AutomaticDelay write set_AutomaticDelay;
See Also
ChartToolTip Class | ChartToolTip Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |