Back to Devexpress

Marker2DSlideFromTopCenterAnimation Class

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

latest2.1 KB
Original Source

Marker2DSlideFromTopCenterAnimation Class

The SlideFromTopCenter point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase Marker2DSlideFromTopCenterAnimation

See Also

Marker2DSlideFromTopCenterAnimation Members

Animation

DevExpress.Xpf.Charts Namespace