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


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