Back to Devexpress

ElasticEasingFunction Properties

corelibraries-devexpress-dot-xtracharts-dot-elasticeasingfunction-dot-underscore-properties.md

latest1.5 KB
Original Source

ElasticEasingFunction Properties

The easing function that creates an animation that resembles a spring oscillating back and forth until it comes to rest.

NameDescription
EasingModeGets or sets a value that specifies how the animation interpolates. Inherited from EasingFunctionBase.
OscillationCountGets or sets the number of times the target slides back and forth over the animation destination.
SpringinessGets or sets the stiffness of the spring.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of easing functions. Inherited from EasingFunctionBase.

See Also

ElasticEasingFunction Class

ElasticEasingFunction Members

DevExpress.XtraCharts Namespace