FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderBarStyle Class / Disabled Property

In This Topic
    Disabled Property (RangeSliderBarStyle)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.Interaction.C1RangeSlider bar in disabled state.
    Syntax
    'Declaration
     
    Public Property Disabled As RangeSliderColorBaseStyle
    public RangeSliderColorBaseStyle Disabled {get; set;}
    See Also