Back to Devexpress

Line2DUnwindAnimation Class

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

latest1.9 KB
Original Source

Line2DUnwindAnimation Class

The Unwind 2D Line series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Line2DUnwindAnimation :
    Line2DAnimationBase,
    IUnwindAnimation
vb
Public Class Line2DUnwindAnimation
    Inherits Line2DAnimationBase
    Implements IUnwindAnimation

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Line2DAnimationBase Line2DUnwindAnimation

See Also

Line2DUnwindAnimation Members

Animation

DevExpress.Xpf.Charts Namespace