ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / Background Property

In This Topic
    Background Property (C1LinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Background As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush Background {get; set;}
    See Also