Gets or sets the automatic delay for the tooltip.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(500)] public int AutomaticDelay { get; set; } |
| Visual Basic |
|---|
<DefaultValueAttribute(500)> _ Public Property AutomaticDelay As Integer Get Set |