Back to Devexpress

Marker2DSlideFromLeftCenterAnimation Class

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

latest2.2 KB
Original Source

Marker2DSlideFromLeftCenterAnimation Class

The SlideFromLeftCenter point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase Marker2DSlideFromLeftCenterAnimation

See Also

Marker2DSlideFromLeftCenterAnimation Members

Animation

DevExpress.Xpf.Charts Namespace