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

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