FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderThumbStyle Class / Pressed Property

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