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

XYSeriesBlowUpAnimationModel Class

The XYSeriesBlowUpAnimation animation model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(XYSeriesBlowUpAnimation))]
public class XYSeriesBlowUpAnimationModel :
    XYSeriesAnimationBaseModel
See Also