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

In This Topic
    Attachment Property
    In This Topic
    A value that indicates the attachment of the annotation.
    Syntax
    'Declaration
     
    Public Property Attachment As AnnotationAttachment
    public AnnotationAttachment Attachment {get; set;}
    See Also