CircularAreaAnimationBase Class
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.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return CircularAreaAnimationBase objects:
Remarks
The CircularAreaAnimationBase class serves as a base for all Circular Area (Polar Area and Radar Area) animation objects, and exposes the CircularAreaAnimationBase.CreateAnimatedTransformation method.
Inheritance
See Also