Sparkline for WPF
C1.WPF.Sparkline.4.6.2 Assembly / C1.WPF.Sparkline.Util Namespace / ThemeColor Class / BackgroundColor1 Property

In This Topic
    BackgroundColor1 Property
    In This Topic
    Gets or sets the background color1.
    Syntax
    'Declaration
     
    Public Property BackgroundColor1 As Color
    public Color BackgroundColor1 {get; set;}

    Property Value

    The background color1.
    See Also