IndicatorUnwrapHorizontallyAnimation Class
In This Article
The Unwrap Horizontally indicator animation.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class IndicatorUnwrapHorizontallyAnimation :
IndicatorPredefinedAnimationBase
#Remarks
This animation looks as follows.
#Inheritance
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
AnimationBase
IndicatorAnimationBase
IndicatorPredefinedAnimationBase
IndicatorUnwrapHorizontallyAnimation
See Also