ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / SelectedAreaBrushProperty Field

In This Topic
    SelectedAreaBrushProperty Field (C1RangeSelector)
    In This Topic
    Identifies the SelectedAreaBrush Dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedAreaBrushProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty SelectedAreaBrushProperty
    See Also