Back to Devexpress

ExponentialEasingFunction Properties

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

latest1.4 KB
Original Source

ExponentialEasingFunction Properties

The easing function that creates an animation that accelerates and (or) decelerates using an exponential function.

NameDescription
EasingModeGets or sets a value that specifies how the animation interpolates. Inherited from EasingFunctionBase.
ExponentGets or sets the exponent used to determine the interpolation of the animation.
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

ExponentialEasingFunction Class

ExponentialEasingFunction Members

DevExpress.XtraCharts Namespace