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

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

    Property Value

    The text color1.
    See Also