Back to Devexpress

Marker2DSlideFromLeftAnimation Class

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

latest2.0 KB
Original Source

Marker2DSlideFromLeftAnimation Class

The SlideFromBottomLeft point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Marker2DSlideFromLeftAnimation :
    Marker2DSlideAnimationBase
vb
Public Class Marker2DSlideFromLeftAnimation
    Inherits Marker2DSlideAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DSlideFromLeftAnimation

See Also

Marker2DSlideFromLeftAnimation Members

Animation

DevExpress.Xpf.Charts Namespace