BoxPlotAnimationBase Class
In This Article
The base class for the animation applied to a Box Plot chart.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class BoxPlotAnimationBase :
SeriesPointAnimationBase
#Related API Members
The following members return BoxPlotAnimationBase objects:
#Inheritance
Object
ChartElement
AnimationBase
SeriesPointAnimationBase
BoxPlotAnimationBase
See Also