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


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