Back to Devexpress

Marker2DSlideFromRightCenterAnimation Class

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

latest2.2 KB
Original Source

Marker2DSlideFromRightCenterAnimation Class

The SlideFromRightCorner point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase Marker2DSlideFromRightCenterAnimation

See Also

Marker2DSlideFromRightCenterAnimation Members

Animation

DevExpress.Xpf.Charts Namespace