Back to Devexpress

CircularLineUnwindAnimation Class

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

latest2.0 KB
Original Source

CircularLineUnwindAnimation Class

The Unwind Circular Line (Radar Line and Polar Line ) series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CircularLineUnwindAnimation :
    CircularLineAnimationBase,
    IUnwindAnimation
vb
Public Class CircularLineUnwindAnimation
    Inherits CircularLineAnimationBase
    Implements IUnwindAnimation

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularLineAnimationBase CircularLineUnwindAnimation

See Also

CircularLineUnwindAnimation Members

DevExpress.Xpf.Charts Namespace