corelibraries-devexpress-dot-xtracharts-e0c50195.md
The base class for all pie series animations.
Namespace : DevExpress.XtraCharts
Assembly : DevExpress.XtraCharts.v25.2.dll
NuGet Package : DevExpress.Charts
public abstract class PieAnimationBase :
SeriesPointAnimationBase
Public MustInherit Class PieAnimationBase
Inherits SeriesPointAnimationBase
The following members return PieAnimationBase objects:
For more information about animation, refer to the Animation topic.
Show 16 items
Object ChartElement AnimationBase SeriesPointAnimationBase PieAnimationBase PieBurstAnimation
See Also