FunnelAnimationBase Class
In This Article
The base class for all funnel series animations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class FunnelAnimationBase :
SeriesPointAnimationBase
#Related API Members
The following members return FunnelAnimationBase objects:
#Remarks
For more information about animation, refer to the Animation topic.
#Inheritance
See Also