A newer version of this page is available.
Switch to the current version.
PieSpinAnimationBase Class
The base class for all pie animations supporting spin.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class PieSpinAnimationBase :
PieAnimationBase
Public MustInherit Class PieSpinAnimationBase
Inherits PieAnimationBase
Remarks
This class introduces the PieSpinAnimationBase.Direction property specifying the spin direction and the PieSpinAnimationBase.RotationCount specifying the rotation count.
For more information about animation, refer to the Animation topic.
Inheritance
See Also
Feedback