C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationBase Class / AttachmentProperty Field


In This Topic
AttachmentProperty Field
In This Topic
Identifies the Attachment dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly AttachmentProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = AnnotationBase.AttachmentProperty
See Also