Xuni Product Documentation - Xamarin.Forms
ChartLoadAnimation Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by ChartLoadAnimation.

Public Constructors
 NameDescription
Public ConstructorChartLoadAnimation ConstructorInitializes a new instance of a ChartLoadAnimation.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AnimationModeProperty Binable property for the animation mode.  
Top
Public Properties
 NameDescription
Public PropertyAnimationMode Gets or sets whether the plot points animate one at a time, series by series, or all at once All animation is still completed within duration.  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDuration Gets or sets the duration time in milliseconds of the animation. (Inherited from Xuni.Forms.Core.XuniAnimation)
Public PropertyEasing Gets or sets the easing funtion used to interpolate the values of the animation. (Inherited from Xuni.Forms.Core.XuniAnimation)
Public PropertyStartDelay Gets or sets the elapsed time in milliseconds before the animation starts. (Inherited from Xuni.Forms.Core.XuniAnimation)
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

ChartLoadAnimation Class
Xuni.Forms.ChartCore Namespace