Marker2DAnimationBase Class
Represents the base class for all 2D marker animations.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
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
See Also