The following tables list the members exposed by MovingAnimation.
Name | Description | |
---|---|---|
![]() |
MovingAnimation Constructor | Default Constructor |
Name | Description | |
---|---|---|
![]() |
AnimatedElements | Collection of animated chart elements. (Inherited from AnimationBase) |
![]() |
Duration | Custom Animation duration time in seconds. (Inherited from AnimationBase) |
![]() |
Enabled | Gets or sets a boolean value to Enable Animation. (Inherited from AnimationBase) |
![]() |
OneByOne | Gets or set a boolean value to Animate elements one by one. (Inherited from AnimationBase) |
![]() |
Repeat | Gets or set a boolean value to Repeat the Custom Animation sequence. (Inherited from AnimationBase) |
![]() |
RepeatDelay | The time in seconds to delay before repeating the animation. (Inherited from AnimationBase) |
![]() |
StartPositionX | Gets or sets the X coordinate to Start Moving. |
![]() |
StartPositionY | Gets or sets the Y coordinate to Start Moving. |
![]() |
StartTime | Defines the time in seconds when the element should begin animation. (Inherited from AnimationBase) |