C1.Android.Chart Assembly / C1.Android.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
See Also