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


In This Topic
Context Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Android.Content.Context
 
value = instance.Context
See Also