Back to Devexpress

CircularAreaSpinAnimation Class

wpf-devexpress-dot-xpf-dot-charts-7ecca6a2.md

latest2.0 KB
Original Source

CircularAreaSpinAnimation Class

The Spin 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 CircularAreaSpinAnimation :
    CircularAreaPredefinedAnimationBase
vb
Public Class CircularAreaSpinAnimation
    Inherits CircularAreaPredefinedAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularAreaAnimationBase CircularAreaPredefinedAnimationBase CircularAreaSpinAnimation

See Also

CircularAreaSpinAnimation Members

DevExpress.Xpf.Charts Namespace