C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1RangeSelector Class / SelectedAreaBrush Property
SelectedAreaBrush Property (C1RangeSelector)
In This Topic
Gets or sets the brush of selected area.
Syntax
'Declaration
 
Public Property SelectedAreaBrush As Windows.UI.Xaml.Media.Brush
 
See Also