Back to Devexpress

PieAnimationBase Class

corelibraries-devexpress-dot-xtracharts-e0c50195.md

latest2.3 KB
Original Source

PieAnimationBase Class

The base class for all pie series animations.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class PieAnimationBase :
    SeriesPointAnimationBase
vb
Public MustInherit Class PieAnimationBase
    Inherits SeriesPointAnimationBase

The following members return PieAnimationBase objects:

Remarks

For more information about animation, refer to the Animation topic.

Inheritance

Show 16 items

Object ChartElement AnimationBase SeriesPointAnimationBase PieAnimationBase PieBurstAnimation

PieDropInAnimation

PieFanAnimation

PieFanGrowUpAnimation

PieFlyInAnimation

PieGrowUpAnimation

PiePopUpAnimation

PieSpinAnimationBase

PieWidenAnimation

PieSpinAnimation

PieSpinGrowUpAnimation

See Also

PieAnimationBase Members

DevExpress.XtraCharts Namespace