Marker2DLinearSlideAnimationBase Class
In This Article
Represents the base class for all linear slide 2D marker animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class Marker2DLinearSlideAnimationBase :
Marker2DSlideAnimationBase
#Remarks
The Marker2DLinearSlideAnimationBase class serves as a base for all linear slide marker animations, and exposes the Marker2DLinearSlideAnimationBase.CreateAnimatedMarkerBounds method.
#Inheritance
Show 18 items
See Also