Skip to main content

Pie2DSpinAnimation Properties

The Spin 2D Pie series animation.
Name Description
BeginTime Specifies the time when the animation is started. This is a dependency property. Inherited from AnimationBase.
Direction Specifies the direction in which Pie2DSpinAnimation is performed. This is a dependency property.
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.
TurnsNumber Specifies the number of turns Pie2DSpinAnimation makes. This is a dependency property.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also