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

BarAnimationBase Class

The base class for all bar series animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public abstract class BarAnimationBase :
    SeriesPointAnimationBase

The following members return BarAnimationBase objects:

Remarks

For more information about animation, refer to the Animation topic.

See Also