Back to Devexpress

Area2DDropFromFarAnimation Class

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

latest2.0 KB
Original Source

Area2DDropFromFarAnimation Class

The DropFromFar 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DDropFromFarAnimation

See Also

Area2DDropFromFarAnimation Members

Animation

DevExpress.Xpf.Charts Namespace