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

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

    Namespace: DevExpress.XtraCharts.Designer

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

    NuGet Package: DevExpress.Win.Charts

    Declaration

    [ModelOf(typeof(BoxPlotAnimationBase))]
    public abstract class BoxPlotAnimationBaseModel :
        SeriesPointAnimationBaseModel

    The following members return BoxPlotAnimationBaseModel objects:

    See Also