Skip to main content

XYSeriesUnwindAnimationModel Class

The XYSeriesUnwindAnimation animation model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll

Declaration

[ModelOf(typeof(XYSeriesUnwindAnimation))]
public class XYSeriesUnwindAnimationModel :
    XYSeriesDirectedAnimationBaseModel
See Also