SeriesPointAnimationBase Fields
Serves as the base class for all point animations.Name | Description |
---|---|
BeginTimeProperty static | Identifies the AnimationBase.BeginTime dependency property. Inherited from AnimationBase. |
DurationProperty static | Identifies the AnimationBase.Duration dependency property. Inherited from AnimationBase. |
EasingFunctionProperty static | Identifies the AnimationBase.EasingFunction dependency property. Inherited from AnimationBase. |
PointDelayProperty static | Identifies the SeriesPointAnimationBase.PointDelay dependency property. |
PointOrderProperty static | Identifies the SeriesPointAnimationBase.PointOrder dependency property. |
See Also