Back to Devexpress

CircularAreaUnwindAnimation Class

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

latest2.0 KB
Original Source

CircularAreaUnwindAnimation Class

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CircularAreaUnwindAnimation :
    CircularAreaAnimationBase,
    IUnwindAnimation
vb
Public Class CircularAreaUnwindAnimation
    Inherits CircularAreaAnimationBase
    Implements IUnwindAnimation

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularAreaAnimationBase CircularAreaUnwindAnimation

See Also

CircularAreaUnwindAnimation Members

DevExpress.Xpf.Charts Namespace