ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / HideDelay Property

In This Topic
    HideDelay Property
    In This Topic
    A value that indicates the millisecond delay to hide the tooltip.
    Syntax
    'Declaration
     
    Public Property HideDelay As System.Integer
    public System.int HideDelay {get; set;}
    See Also