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


In This Topic
AutofillValue Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutofillValue As Android.Views.Autofill.AutofillValue
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Android.Views.Autofill.AutofillValue
 
value = instance.AutofillValue
See Also