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

BoxPlotAnimationBase Class

The base class for the animation applied to a Box Plot chart.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class BoxPlotAnimationBase :
    SeriesPointAnimationBase

The following members return BoxPlotAnimationBase objects:

See Also