CircularMarkerFadeInAnimation Fields
The FadeIn Circular series (Polar series and Radar series) point marker animation.| Name | Description |
|---|---|
| BeginTimeProperty static | Identifies the AnimationBase.BeginTime dependency property. Inherited from AnimationBase. |
| DurationProperty static | Identifies the AnimationBase.Duration dependency property. Inherited from AnimationBase. |
| EasingFunctionProperty static | Identifies the AnimationBase.EasingFunction dependency property. Inherited from AnimationBase. |
| ModeProperty static | Identifies the CircularMarkerFadeInAnimation.Mode dependency property. |
| PointDelayProperty static | Identifies the SeriesPointAnimationBase.PointDelay dependency property. Inherited from SeriesPointAnimationBase. |
| PointOrderProperty static | Identifies the SeriesPointAnimationBase.PointOrder dependency property. Inherited from SeriesPointAnimationBase. |
See Also