Skip to main content

PieAnimationBase Class

The base class for all pie series animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class PieAnimationBase :
    SeriesPointAnimationBase

The following members return PieAnimationBase objects:

Remarks

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

See Also