ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / AnnotationBase Class / Attachment Property

In This Topic
    Attachment Property
    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