Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Annotation Namespace / Image Class / HRef Property

In This Topic
    HRef Property
    In This Topic
    Gets or sets the image link of the annotation.
    Syntax
    'Declaration
     
    
    Public Property HRef As String
    public string HRef {get; set;}
    See Also