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

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