C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartBase.UpdateAnimationProperty
See Also