C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / ContentDescription Property


In This Topic
ContentDescription Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public Property ContentDescription As String
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As String
 
instance.ContentDescription = value
 
value = instance.ContentDescription
See Also