Back to Devexpress

Marker2DSlideFromBottomCenterAnimation Class

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

latest2.2 KB
Original Source

Marker2DSlideFromBottomCenterAnimation Class

The SlideFromBottomCenter point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Marker2DSlideFromBottomCenterAnimation :
    Marker2DLinearSlideAnimationBase
vb
Public Class Marker2DSlideFromBottomCenterAnimation
    Inherits Marker2DLinearSlideAnimationBase

Remarks

For more information, see Animation.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase Marker2DSlideFromBottomCenterAnimation

See Also

Marker2DSlideFromBottomCenterAnimation Members

Animation

DevExpress.Xpf.Charts Namespace