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

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

    Property Value

    The accent2.
    See Also