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

In This Topic
    SelectedAreaColor Property
    In This Topic
    Gets or sets color of selected area.
    Syntax
    'Declaration
     
    Public Property SelectedAreaColor As Color
    public Color SelectedAreaColor {get; set;}
    See Also