Skip to main content

SeriesPointAnimationBase Fields
Show Inherited Hide Inherited

Serves as the base class for all point animations.
Name Description
BeginTimeProperty static Identifies the AnimationBase.BeginTimeProperty dependency property. Inherited from AnimationBase.
DurationProperty static Identifies the AnimationBase.DurationProperty dependency property. Inherited from AnimationBase.
EasingFunctionProperty static Identifies the AnimationBase.EasingFunctionProperty dependency property. Inherited from AnimationBase.
PointDelayProperty static Identifies the SeriesPointAnimationBase.PointDelayProperty dependency property.
PointOrderProperty static Identifies the SeriesPointAnimationBase.PointOrderProperty dependency property.
See Also