FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / BackColor Property

In This Topic
    BackColor Property (C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection)
    In This Topic
    Gets or sets background color of bar.
    Syntax
    'Declaration
     
    Public Property BackColor As System.Drawing.Color
    public System.Drawing.Color BackColor {get; set;}
    See Also