Back to Devexpress

Bar2DSlideFromBottomAnimation Class

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

latest1.9 KB
Original Source

Bar2DSlideFromBottomAnimation Class

The SlideFromBottom 2D Bar series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Bar2DAnimationBase Bar2DSlideFromBottomAnimation

See Also

Bar2DSlideFromBottomAnimation Members

Animation

DevExpress.Xpf.Charts Namespace