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

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

    Property Value

    The color of the followed hyperlink.
    See Also