Back to Devexpress

Area2DPredefinedAnimationBase Class

wpf-devexpress-dot-xpf-dot-charts-dot-area2dpredefinedanimationbase.md

latest2.8 KB
Original Source

Area2DPredefinedAnimationBase Class

The base class for all pre-defined animations available for the 2D Area series view.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class Area2DPredefinedAnimationBase :
    Area2DAnimationBase
vb
Public MustInherit Class Area2DPredefinedAnimationBase
    Inherits Area2DAnimationBase

Remarks

The Area2DPredefinedAnimationBase class serves as a base for all pre-defined Area animation objects, and exposes the Area2DPredefinedAnimationBase.CreateAnimatedTransformation method.

Inheritance

Show 15 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DDropFromFarAnimation

Area2DDropFromNearAnimation

Area2DGrowUpAnimation

Area2DStretchFromFarAnimation

Area2DStretchFromNearAnimation

Area2DStretchOutAnimation

See Also

Area2DPredefinedAnimationBase Members

Animation

Area Series

DevExpress.Xpf.Charts Namespace