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

In This Topic
    Normal 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 normal state.
    Syntax
    'Declaration
     
    Public Property Normal As RangeSliderColorBaseStyle
    public RangeSliderColorBaseStyle Normal {get; set;}
    See Also