Back to Devexpress

Bar2DDropInAnimation Class

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

latest1.8 KB
Original Source

Bar2DDropInAnimation Class

The DropIn 2D Bar series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Bar2DAnimationBase Bar2DDropInAnimation

See Also

Bar2DDropInAnimation Members

Animation

DevExpress.Xpf.Charts Namespace