Back to Devexpress

BoxPlotAnimationBase Class

corelibraries-devexpress-dot-xtracharts-ffda2a4c.md

latest1.5 KB
Original Source

BoxPlotAnimationBase Class

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

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class BoxPlotAnimationBase :
    SeriesPointAnimationBase
vb
Public MustInherit Class BoxPlotAnimationBase
    Inherits SeriesPointAnimationBase

The following members return BoxPlotAnimationBase objects:

Inheritance

Object ChartElement AnimationBase SeriesPointAnimationBase BoxPlotAnimationBase BoxPlotSlideAnimation

See Also

BoxPlotAnimationBase Members

DevExpress.XtraCharts Namespace