Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public abstract class Pie2DSeriesAnimationBase :
    SeriesAnimationBase

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.

See Also