Back to Devexpress

Marker2DSlideFromLeftBottomCornerAnimation Class

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

latest2.2 KB
Original Source

Marker2DSlideFromLeftBottomCornerAnimation Class

The SlideFromLeftBottomCorner point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Show 11 items

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DSlideAnimationBase Marker2DLinearSlideAnimationBase Marker2DSlideFromLeftBottomCornerAnimation

See Also

Marker2DSlideFromLeftBottomCornerAnimation Members

Animation

DevExpress.Xpf.Charts Namespace