wpf-devexpress-dot-xpf-dot-charts-dc64dc23.md
Represents the base class for all animations available for the Circular Area (Polar Area and Radar Area) series view.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class CircularAreaAnimationBase :
SeriesAnimationBase
Public MustInherit Class CircularAreaAnimationBase
Inherits SeriesAnimationBase
The following members return CircularAreaAnimationBase objects:
The CircularAreaAnimationBase class serves as a base for all Circular Area (Polar Area and Radar Area) animation objects, and exposes the CircularAreaAnimationBase.CreateAnimatedTransformation method.
Show 13 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularAreaAnimationBase CircularAreaPredefinedAnimationBase
CircularAreaSpinZoomInAnimation
See Also