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

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

    Property Value

    The text color2.
    See Also