Back to Devexpress

Area2DStretchFromFarAnimation Class

wpf-devexpress-dot-xpf-dot-charts-dot-area2dstretchfromfaranimation.md

latest2.0 KB
Original Source

Area2DStretchFromFarAnimation Class

The StretchFromFar 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Area2DStretchFromFarAnimation :
    Area2DPredefinedAnimationBase
vb
Public Class Area2DStretchFromFarAnimation
    Inherits Area2DPredefinedAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DStretchFromFarAnimation

See Also

Area2DStretchFromFarAnimation Members

Animation

DevExpress.Xpf.Charts Namespace