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

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