Back to Devexpress

Stock2DFadeInAnimation Class

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

latest1.8 KB
Original Source

Stock2DFadeInAnimation Class

Represents the FadeIn Stock series animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Stock2DFadeInAnimation :
    Stock2DAnimationBase
vb
Public Class Stock2DFadeInAnimation
    Inherits Stock2DAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Stock2DAnimationBase Stock2DFadeInAnimation

See Also

Stock2DFadeInAnimation Members

DevExpress.Xpf.Charts Namespace