Back to Devexpress

BackEasingFunction Class

corelibraries-devexpress-dot-xtracharts-ba1ada88.md

latest1.3 KB
Original Source

BackEasingFunction Class

Represents an easing function that retracts the motion of an animation slightly before it begins to animate in the path indicated.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public sealed class BackEasingFunction :
    EasingFunctionBase
vb
Public NotInheritable Class BackEasingFunction
    Inherits EasingFunctionBase

Remarks

The following image contains graphics of the current easing function with different easing modes.

Inheritance

Object ChartElement EasingFunctionBase BackEasingFunction

See Also

BackEasingFunction Members

DevExpress.XtraCharts Namespace