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

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

    Property Value

    The color of the hyperlink.
    See Also