ComponentOne FlexChart for WinForms
Attachment Property


C1.Win.Chart.Annotation Namespace > AnnotationBase Class : Attachment Property
Gets or sets the attachment of the annotation.
Syntax
'Declaration
 
Public Property Attachment As AnnotationAttachment
'Usage
 
Dim instance As AnnotationBase
Dim value As AnnotationAttachment
 
instance.Attachment = value
 
value = instance.Attachment
public AnnotationAttachment Attachment {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members