Back to Devexpress

CircularMarkerSlideFromBottomCenterAnimation Class

wpf-devexpress-dot-xpf-dot-charts-9fe46db1.md

latest2.3 KB
Original Source

CircularMarkerSlideFromBottomCenterAnimation Class

The SlideFromBottomCenter 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 CircularMarkerSlideFromBottomCenterAnimation :
    CircularMarkerLinearSlideAnimationBase
vb
Public Class CircularMarkerSlideFromBottomCenterAnimation
    Inherits CircularMarkerLinearSlideAnimationBase

Remarks

For more information, see Animation.

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject AnimationBase SeriesPointAnimationBase CircularMarkerAnimationBase CircularMarkerLinearSlideAnimationBase CircularMarkerSlideFromBottomCenterAnimation

See Also

CircularMarkerSlideFromBottomCenterAnimation Members

DevExpress.Xpf.Charts Namespace