Back to Devexpress

Marker2DWidenAnimation Class

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

latest1.8 KB
Original Source

Marker2DWidenAnimation Class

The Widen point markers’ animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Marker2DWidenAnimation :
    Marker2DAnimationBase
vb
Public Class Marker2DWidenAnimation
    Inherits Marker2DAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase Marker2DAnimationBase Marker2DWidenAnimation

See Also

Marker2DWidenAnimation Members

Animation

DevExpress.Xpf.Charts Namespace