Skip to main content
All docs
V25.1
  • BoxPlotSlideAnimation Class

    The Slide Box Plot animation.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    #Declaration

    public sealed class BoxPlotSlideAnimation :
        BoxPlotAnimationBase

    #Remarks

    This animation looks as follows:

    Refer to the Animation topic’s Series Animation section to learn how to assign animation to a series.

    See Also