FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.RangeSlider.Base Namespace / RangeSliderColorBaseStyle Class / BorderColor Property

In This Topic
    BorderColor Property (RangeSliderColorBaseStyle)
    In This Topic
    Gets or sets the System.Drawing.Color used to stroke elements.
    Syntax
    'Declaration
     
    Public Property BorderColor As System.Drawing.Color
    public System.Drawing.Color BorderColor {get; set;}
    See Also