Back to Devexpress

Area2DStretchOutAnimation Class

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

latest2.0 KB
Original Source

Area2DStretchOutAnimation Class

The StretchOut 2D Area series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesAnimationBase Area2DAnimationBase Area2DPredefinedAnimationBase Area2DStretchOutAnimation

See Also

Area2DStretchOutAnimation Members

Animation

DevExpress.Xpf.Charts Namespace