wpf-devexpress-dot-xpf-dot-charts-1332f1b7.md
The base class for all pre-defined 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 CircularAreaPredefinedAnimationBase :
CircularAreaAnimationBase
Public MustInherit Class CircularAreaPredefinedAnimationBase
Inherits CircularAreaAnimationBase
The CircularAreaPredefinedAnimationBase class serves as a base for all pre-defined Circular Area (Polar Area and Radar Area) animation objects, and exposes the CircularAreaPredefinedAnimationBase.CreateAnimatedTransformation method.
Show 12 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase CircularAreaAnimationBase CircularAreaPredefinedAnimationBase CircularAreaSpinAnimation
CircularAreaSpinZoomInAnimation
See Also