wpf-devexpress-dot-xpf-dot-charts-dot-stock2danimationbase.md
Represents the base class for all animations available for the Stock series view.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class Stock2DAnimationBase :
SeriesPointAnimationBase
Public MustInherit Class Stock2DAnimationBase
Inherits SeriesPointAnimationBase
The following members return Stock2DAnimationBase objects:
The Stock2DAnimationBase class serves as a base for all Stock animation objects, and exposes the Stock2DAnimationBase.CreateAnimatedStockBounds method.
Show 15 items
Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Stock2DAnimationBase Stock2DExpandAnimation
Stock2DSlideFromRightAnimation
Stock2DSlideFromBottomAnimation
See Also
CreateAnimatedStockBounds(Rect, Rect, Boolean, Boolean, Boolean, Double)