2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartToolTip Class / InitialDelay Property

In This Topic
    InitialDelay Property
    In This Topic
    Gets or sets the time that passes before the tooltip appears.
    Syntax
    'Declaration
     
    Public Property InitialDelay As System.Integer
    public System.int InitialDelay {get; set;}
    See Also