FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderBarHotStyle Class / AreaColor Property

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