ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ImageAnnotation Class / Href Property

In This Topic
    Href Property (ImageAnnotation)
    In This Topic
    A value specifies the href for image.
    Syntax
    'Declaration
     
    Public Property Href As System.String
    public System.string Href {get; set;}
    See Also