Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / LoadAnimationProperty Field


In This Topic
    LoadAnimationProperty Field (ChartBase)
    In This Topic
    Identifies the load animation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LoadAnimationProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartBase.LoadAnimationProperty
    public static readonly Xamarin.Forms.BindableProperty LoadAnimationProperty
    See Also