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


The following tables list the members exposed by AnimationBase.

Public Constructors

  Name Description
Public Constructor AnimationBase Constructor Default Constructor  
Top

Public Properties

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

See Also