Skip to main content
A newer version of this page is available. .

BounceEasingFunction Class

The easing function that creates an animated bouncing effect.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public sealed class BounceEasingFunction :
    EasingFunctionBase

Remarks

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

BounceEasingFunction_Modes

Inheritance

See Also