ElasticEasingFunction.OscillationCount Property
Gets or sets the number of times the target slides back and forth over the animation destination.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of times the target slides back and forth over the animation destination. This value must be greater than or equal to 0. |
See Also