BackEasingFunction.Amplitude Property
Gets or sets the amplitude of retraction associated with an animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that is the amplitude of retraction associated with a BackEase animation. This value must be greater than or equal to 0. |
See Also