Back to Devexpress

Marker2DSlideFromTopAnimation Class

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

latest2.0 KB
Original Source

Marker2DSlideFromTopAnimation Class

The SlideFromTop point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DSlideFromTopAnimation

See Also

Marker2DSlideFromTopAnimation Members

Animation

DevExpress.Xpf.Charts Namespace