FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartToolTip Class / AutoPopDelay Property

In This Topic
    AutoPopDelay Property (ChartToolTip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoPopDelay As System.Integer
    public System.int AutoPopDelay {get; set;}
    See Also