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

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