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

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