Back to Devexpress

Line2DUnwrapHorizontallyAnimation Class

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

latest2.0 KB
Original Source

Line2DUnwrapHorizontallyAnimation Class

The UnwrapHorizontally 2D Line series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Line2DUnwrapHorizontallyAnimation :
    Line2DPredefinedAnimationBase
vb
Public Class Line2DUnwrapHorizontallyAnimation
    Inherits Line2DPredefinedAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Line2DAnimationBase Line2DPredefinedAnimationBase Line2DUnwrapHorizontallyAnimation

See Also

Line2DUnwrapHorizontallyAnimation Members

Animation

DevExpress.Xpf.Charts Namespace