FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Shape Class / Attachment Property

In This Topic
    Attachment Property (Shape)
    In This Topic
    Gets or sets the attachment of the annotation.
    Syntax
    'Declaration
     
    Public Property Attachment As AnnotationAttachment
    public AnnotationAttachment Attachment {get; set;}
    See Also