Area2DPredefinedAnimationBase Class
In This Article
The base class for all pre-defined animations available for the 2D Area series view.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class Area2DPredefinedAnimationBase :
Area2DAnimationBase
#Remarks
The Area2DPredefinedAnimationBase class serves as a base for all pre-defined Area animation objects, and exposes the Area2DPredefinedAnimationBase.CreateAnimatedTransformation method.
#Inheritance
Show 15 items
See Also