Back to Devexpress

Marker2DSlideFromBottomAnimation Class

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

latest2.0 KB
Original Source

Marker2DSlideFromBottomAnimation Class

The SlideFromBottom point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DSlideFromBottomAnimation

See Also

Marker2DSlideFromBottomAnimation Members

Animation

DevExpress.Xpf.Charts Namespace