Skip to main content
All docs
V23.2

BoxPlotSlideAnimationModel Class

The BoxPlotSlideAnimation model. This model contains Box Plot slide animation settings for Chart Designer.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(BoxPlotSlideAnimation))]
public class BoxPlotSlideAnimationModel :
    BoxPlotAnimationBaseModel
See Also