FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider.Base Namespace / RangeSliderBaseStyles Class / Thumb Property

In This Topic
    Thumb Property (RangeSliderBaseStyles)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.Interaction.C1RangeSlider thumb.
    Syntax
    'Declaration
     
    Public Property Thumb As RangeSliderThumbStyle
    public RangeSliderThumbStyle Thumb {get; set;}
    See Also