Back to Devexpress

CircularMarkerSlideFromLeftCenterAnimation Class

wpf-devexpress-dot-xpf-dot-charts-8e400a31.md

latest2.3 KB
Original Source

CircularMarkerSlideFromLeftCenterAnimation Class

The SlideFromLeftCenter Circular series (Polar series and Radar series) point marker animation.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class CircularMarkerSlideFromLeftCenterAnimation :
    CircularMarkerLinearSlideAnimationBase
vb
Public Class CircularMarkerSlideFromLeftCenterAnimation
    Inherits CircularMarkerLinearSlideAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase CircularMarkerAnimationBase CircularMarkerLinearSlideAnimationBase CircularMarkerSlideFromLeftCenterAnimation

See Also

CircularMarkerSlideFromLeftCenterAnimation Members

DevExpress.Xpf.Charts Namespace