Back to Devexpress

Bar2DSlideFromLeftAnimation Class

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

latest1.9 KB
Original Source

Bar2DSlideFromLeftAnimation Class

The SlideFromLeft 2D Bar series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Bar2DAnimationBase Bar2DSlideFromLeftAnimation

See Also

Bar2DSlideFromLeftAnimation Members

Animation

DevExpress.Xpf.Charts Namespace