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


In This Topic
ConsiderGoneChildrenWhenMeasuring Property (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
<ObsoleteAttribute("deprecated")>
Public Overridable ReadOnly Property ConsiderGoneChildrenWhenMeasuring As Boolean
 
'Usage
 
Dim instance As AnnotationLayer
Dim value As Boolean
 
value = instance.ConsiderGoneChildrenWhenMeasuring
See Also