Dundas.SharePoint.Charting.WebParts Send comments on this topic.
GrowingAnimation Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : GrowingAnimation Class


The following tables list the members exposed by GrowingAnimation.

Public Constructors

  Name Description
Public Constructor GrowingAnimation Constructor Default Constructor  
Top

Public Properties

  Name Description
Public Property AnimatedElements Collection of animated chart elements. (Inherited from AnimationBase)
Public Property Duration Custom Animation duration time in seconds. (Inherited from AnimationBase)
Public Property Enabled Gets or sets a boolean value to Enable Animation. (Inherited from AnimationBase)
Public Property OneByOne Gets or set a boolean value to Animate elements one by one. (Inherited from AnimationBase)
Public Property Repeat Gets or set a boolean value to Repeat the Custom Animation sequence. (Inherited from AnimationBase)
Public Property RepeatDelay The time in seconds to delay before repeating the animation. (Inherited from AnimationBase)
Public Property StartTime Defines the time in seconds when the element should begin animation. (Inherited from AnimationBase)
Top

See Also