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

In This Topic
    ReshowDelay Property
    In This Topic
    Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one area to another.
    Syntax
    'Declaration
     
    Public Property ReshowDelay As System.Integer
    public System.int ReshowDelay {get; set;}
    See Also