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

PieGrowUpAnimationModel Class

The PieGrowUpAnimation animation model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(PieGrowUpAnimation))]
public class PieGrowUpAnimationModel :
    PieAnimationBaseModel
See Also