The following tables list the members exposed by GrowingAnimation.
| 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) | 
|  | StartTime | 
 Defines the time in seconds when the element should begin animation. (Inherited from AnimationBase) | 
 
  
  
  
  
  
 
 The AnimatedElements collection contains a list of animated elements that will be used as part of the custom animation.
 The AnimatedElements collection contains a list of animated elements that will be used as part of the custom animation.