The following tables list the members exposed by FadingAnimation.
Name | Description | |
---|---|---|
FadingAnimation 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) | |
StartBorderColor | Gets or set the Fading Border color at the start of the animation sequence. | |
StartFillColor | Gets or set the Fading Fill color at the start of the animation sequence. | |
StartGradientColor | Gets or set the Fading Gradient color at the start of the animation sequence | |
StartShadowColor | Gets or set the Fading Shadow color at the start of the animation sequence | |
StartTextColor | Gets or set the Fading Text color at the start of the animation sequence | |
StartTime | Defines the time in seconds when the element should begin animation. (Inherited from AnimationBase) |