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

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