Gets or sets a value that specifies how the animation interpolates.
public EasingMode EasingMode {get; set;}

Return Value

One of the enumeration values that specifies how the animation interpolates. The default is System.Windows.Media.Animation.EasingMode.EaseOut.

See Also

EasingFunctionBase Class | EasingFunctionBase Members | Steema.TeeChart.Animations.EasingFunctions Namespace