wpf-devexpress-dot-xpf-dot-charts-dot-area2danimationbase.md
Represents the base class for all animations available for the 2D Area series view.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class Area2DAnimationBase :
SeriesAnimationBase
Public MustInherit Class Area2DAnimationBase
Inherits SeriesAnimationBase
The following members return Area2DAnimationBase objects:
The Area2DAnimationBase class serves as a base for all Area animation objects, and exposes the Area2DAnimationBase.CreateAnimatedTransformation method.
Show 16 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase
Area2DStretchFromNearAnimation
See Also