Back to Devexpress

Bar2DGrowUpAnimation Class

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

latest1.8 KB
Original Source

Bar2DGrowUpAnimation Class

The GrowUp 2D Bar series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Bar2DGrowUpAnimation :
    Bar2DAnimationBase
vb
Public Class Bar2DGrowUpAnimation
    Inherits Bar2DAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Bar2DAnimationBase Bar2DGrowUpAnimation

See Also

Bar2DGrowUpAnimation Members

Animation

DevExpress.Xpf.Charts Namespace