ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / Duration Property

In This Topic
    Duration Property (ChartHint)
    In This Topic
    A value that indicates the millisecond to show or hide the tooltip when showDuration or hideDuration isn't specified.
    Syntax
    'Declaration
     
    Public Property Duration As System.Integer
    public System.int Duration {get; set;}
    See Also