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

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