Back to Devexpress

AnimationBase Properties

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

latest1.4 KB
Original Source

AnimationBase Properties

The base class for all animations.

NameDescription
BeginTimeGets or sets the initial delay before animation start.
DurationSpecifies the duration of the animation.
EasingFunctionGets or sets the easing function specifying how to apply animation.
EnabledGets or sets the value indicating whether or not animation is enabled.
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 the animation type.

See Also

AnimationBase Class

AnimationBase Members

DevExpress.XtraCharts Namespace