Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexChart Class / UpdateChildrenLayout Method


In This Topic
    UpdateChildrenLayout Method (FlexChart)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub UpdateChildrenLayout() 
    'Usage
     
    
    Dim instance As FlexChart
     
    instance.UpdateChildrenLayout()
    protected void UpdateChildrenLayout()
    See Also