C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / StartLayoutAnimation Method


In This Topic
StartLayoutAnimation Method (AnnotationLayer)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("startLayoutAnimation", 
   "()V", 
   "GetStartLayoutAnimationHandler")>
Public Overridable Sub StartLayoutAnimation() 
 
'Usage
 
Dim instance As AnnotationLayer
 
instance.StartLayoutAnimation()
See Also