Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexPie Class / ForceLayout Method


In This Topic
    ForceLayout Method (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ForceLayout() 
    'Usage
     
    
    Dim instance As FlexPie
     
    instance.ForceLayout()
    public void ForceLayout()
    See Also