wpf-devexpress-dot-xpf-dot-charts-dot-funnel2dseriespointanimationbase.md
Represents the base class for all series point animations available for the 2D Funnel series view.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class Funnel2DSeriesPointAnimationBase :
SeriesPointAnimationBase
Public MustInherit Class Funnel2DSeriesPointAnimationBase
Inherits SeriesPointAnimationBase
The following members return Funnel2DSeriesPointAnimationBase objects:
The Funnel2DSeriesPointAnimationBase class serves as a base for all 2D Funnel series point animation objects, and exposes the Funnel2DSeriesPointAnimationBase.CalculateAnimatedBounds method.
Show 16 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Funnel2DSeriesPointAnimationBase Funnel2DFadeInAnimation
Funnel2DSlideFromBottomAnimation
Funnel2DSlideFromLeftAnimation
Funnel2DSlideFromRightAnimation
See Also