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


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