Pie2DSeriesAnimationBase Class
Represents the base class for all series animations available for the 2D Pie 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 Pie2DSeriesAnimationBase objects:
Remarks
The Pie2DSeriesAnimationBase class serves as a base for all 2D Pie series animation objects, and exposes the following methods.
- Pie2DSeriesAnimationBase.CalculateAnimatedRadius;
- Pie2DSeriesAnimationBase.CalculateAnimatedRotation;
- Pie2DSeriesAnimationBase.CalculateAnimatedSweepAngle.
Inheritance
See Also