A newer version of this page is available.
Switch to the current version.
PieAnimationBaseModel Class
The PieAnimationBase model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(PieAnimationBase))]
public abstract class PieAnimationBaseModel :
SeriesPointAnimationBaseModel
<ModelOf(GetType(PieAnimationBase))>
Public MustInherit Class PieAnimationBaseModel
Inherits SeriesPointAnimationBaseModel
Related API Members
The following members accept/return PieAnimationBaseModel objects:
Inheritance
See Also
Feedback