wpf-devexpress-dot-xpf-dot-charts-273a8f8c.md
The base class for all series animations.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class SeriesAnimationBase :
AnimationBase
Public MustInherit Class SeriesAnimationBase
Inherits AnimationBase
The following members return SeriesAnimationBase objects:
The point animation functionality is provided by the Marker2DAnimationBase class.
For more information, see Animation.
Show 46 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase
CircularAreaPredefinedAnimationBase
CircularAreaSpinZoomInAnimation
CircularLinePredefinedAnimationBase
CircularLineSpinZoomInAnimation
Line2DUnwrapVerticallyAnimation
Line2DSlideFromBottomAnimation
Area2DStretchFromNearAnimation
Line2DStretchFromNearAnimation
Line2DUnwrapHorizontallyAnimation
See Also