Back to Devexpress

Area2DGrowUpAnimation Class

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

latest1.9 KB
Original Source

Area2DGrowUpAnimation Class

The GrowUp 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DGrowUpAnimation

See Also

Area2DGrowUpAnimation Members

Animation

DevExpress.Xpf.Charts Namespace