FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / HotBackColor Property

In This Topic
    HotBackColor Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
    In This Topic
    Gets or sets background color of thumb if mouse is over it.
    Syntax
    'Declaration
     
    Public Property HotBackColor As System.Drawing.Color
    public System.Drawing.Color HotBackColor {get; set;}
    See Also