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

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

    Property Value

    The background color2.
    See Also