wpf-devexpress-dot-xpf-dot-charts-dot-marker2dslideanimationbase.md
Represents the base class for all slide 2D marker animations.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class Marker2DSlideAnimationBase :
Marker2DAnimationBase
Public MustInherit Class Marker2DSlideAnimationBase
Inherits Marker2DAnimationBase
Show 22 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase
Marker2DSlideFromBottomAnimation
Marker2DSlideFromLeftAnimation
Marker2DSlideFromRightAnimation
Marker2DSlideFromTopCenterAnimation
Marker2DSlideFromBottomCenterAnimation
Marker2DSlideFromLeftBottomCornerAnimation
Marker2DSlideFromLeftCenterAnimation
Marker2DSlideFromLeftTopCornerAnimation
Marker2DSlideFromRightBottomCornerAnimation
Marker2DSlideFromRightCenterAnimation
Marker2DSlideFromRightTopCornerAnimation
See Also