ExponentialEasingFunction.Exponent Property
Gets or sets the exponent used to determine the interpolation of the animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A double value that specifies the exponent used to determine the interpolation of the animation. |
See Also