Skip to main content

CircularMarkerFadeInAnimation Properties

The FadeIn Circular series (Polar series and Radar series) point marker animation.
Name Description
BeginTime Specifies the time when the animation is started. This is a dependency property. Inherited from AnimationBase.
Duration Specifies the duration of the animation. This is a dependency property. Inherited from AnimationBase.
EasingFunction Specifies the easing function for the animation. This is a dependency property. Inherited from AnimationBase.
Mode Specifies the FadeIn mode, in which the series points are animated. This is a dependency property.
PointDelay Specifies the delay sustained when animating the series points. This is a dependency property. Inherited from SeriesPointAnimationBase.
PointOrder Defines the order in which series points are animated. This is a dependency property. Inherited from SeriesPointAnimationBase.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also