ElasticEasingFunction.Springiness Property
Gets or sets the stiffness of the spring.
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 stiffness of the spring. The value should be positive. |
Remarks
The smaller the Springiness value is, the stiffer the spring and the faster the elasticity decreases in intensity after each oscillation.
See Also