Skip to main content

Area2DUnwindAnimation Properties

The Unwind 2D Area series animation.
Name Description
BeginTime Specifies the time when the animation is started. This is a dependency property. Inherited from AnimationBase.
Duration Specifies the duration of the animation. This is a dependency property. Inherited from AnimationBase.
EasingFunction Specifies the easing function for the animation. This is a dependency property. Inherited from AnimationBase.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
UnwindDirection Specifies the direction of Area2DUnwindAnimation. This is a dependency property.
See Also