Back to Devexpress

Area2DDropFromNearAnimation Class

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

latest2.0 KB
Original Source

Area2DDropFromNearAnimation Class

The DropFromNear 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Area2DDropFromNearAnimation :
    Area2DPredefinedAnimationBase
vb
Public Class Area2DDropFromNearAnimation
    Inherits Area2DPredefinedAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DDropFromNearAnimation

See Also

Area2DDropFromNearAnimation Members

Animation

DevExpress.Xpf.Charts Namespace