C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ChartTooltip Class / HideDelay Property

In This Topic
HideDelay Property (ChartTooltip)
In This Topic
Gets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.
Syntax
'Declaration
 
Public Property HideDelay As Integer
 
See Also