Charting for WinForms Programmer's Guide
AnimationOptions.EasingType Property
See Also
 






The easing type of the animation.

Namespace: MindFusion.Animations
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public EasingType EasingType { get; set; }

Visual Basic  Copy Code

Public Property EasingType As EasingType

 Property Value

 See Also

AnimationOptions Members
AnimationOptions Class
MindFusion.Animations Namespace