Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / Brush Property

In This Topic
    Brush Property
    In This Topic
    Gets or sets the Brush property.
    Syntax
    'Declaration
     
    
    Public Property Brush As Brush
    public Brush Brush {get; set;}
    Remarks
    This property will be set automatically if application sets the Color property.
    See Also