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


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