C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Circle Class / OnChildrenReordered Method


In This Topic
OnChildrenReordered Method (Circle)
In This Topic
Syntax
'Declaration
 
Protected Sub OnChildrenReordered() 
 
'Usage
 
Dim instance As Circle
 
instance.OnChildrenReordered()
See Also