Marker2DAnimationBase Class
In This Article
Represents the base class for all 2D marker animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class Marker2DAnimationBase :
SeriesPointAnimationBase
#Related API Members
The following members return Marker2DAnimationBase objects:
#Remarks
The Marker2DAnimationBase class serves as a base for all classes that provide the animation functionality, and exposes the Marker2DAnimationBase.CreateAnimatedMarkerBounds method.
#Inheritance
Show 23 items
See Also