Skip to main content

FinancialAnimationBase Class

The base class for all financial series animations.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public abstract class FinancialAnimationBase :
    SeriesPointAnimationBase

The following members return FinancialAnimationBase objects:

#Remarks

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

See Also