Back to Devexpress

PiePopUpAnimationModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-8ff1ec53.md

latest1.5 KB
Original Source

PiePopUpAnimationModel Class

The PiePopUpAnimation animation model.

Namespace : DevExpress.XtraCharts.Designer

Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(PiePopUpAnimation))]
public class PiePopUpAnimationModel :
    PieAnimationBaseModel
vb
<ModelOf(GetType(PiePopUpAnimation))>
Public Class PiePopUpAnimationModel
    Inherits PieAnimationBaseModel

Inheritance

Object ChartElementModel AnimationBaseModel SeriesPointAnimationBaseModel PieAnimationBaseModel PiePopUpAnimationModel

See Also

PiePopUpAnimationModel Members

DevExpress.XtraCharts.Designer Namespace