Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartBase Class / UpdateAnimationProperty Field


In This Topic
    UpdateAnimationProperty Field (ChartBase)
    In This Topic
    Identifies the update animation dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UpdateAnimationProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.UpdateAnimationProperty
    public static readonly DependencyProperty UpdateAnimationProperty
    See Also