Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.LoadAnimationProperty
    public static readonly DependencyProperty LoadAnimationProperty
    See Also