Back to Devexpress

CircularMarkerSlideToCenterAnimation Class

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

latest2.2 KB
Original Source

CircularMarkerSlideToCenterAnimation Class

The SlideToCenter 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 CircularMarkerSlideToCenterAnimation :
    CircularMarkerLinearSlideAnimationBase
vb
Public Class CircularMarkerSlideToCenterAnimation
    Inherits CircularMarkerLinearSlideAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase CircularMarkerAnimationBase CircularMarkerLinearSlideAnimationBase CircularMarkerSlideToCenterAnimation

See Also

CircularMarkerSlideToCenterAnimation Members

DevExpress.Xpf.Charts Namespace