Animation overview

Constructors

 ConstructorOverloaded Required for Windows.Forms Class Composition Designer support

Public Fields

 ClickTolerance

Public Methods

 Clone
 CreateNewAnimationCreates a new Animation object and sets the Name and Chart properties.
 GetBitmapEditorReturns the associated bitmap icon for a given Animation class. This icon is used at Animations gallery ListBox and Animations Editor dialog.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 NewFromTypeCreates a new animation from the System.Type of an existing animations object.
 ToString

Public Properties

 ActiveEnables/Disables the indexed Animation.
 Chart (inherited from TeeBase)Chart associated with this object
 Description
 Part
 SpeedGets and sets the speed of the animation effect, in milliseconds.
 Summary
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TargetGets and sets the target to which the animation is applied.
 TriggerGets and sets the type of trigger which starts the animation.

Protected Fields

 drawing
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 P
 ShowInEditor (inherited from TeeBase)

Protected Methods

 Assign
 ChartEvent
 Dispose
 DoMouseDown
 DoMouseMove
 DoMouseUp
 DoSeriesPointer
 GetSpeed
 KeyEvent
 MouseEvent
 OnDisposing
 SeriesEvent
 SetActive
 SetBooleanProperty (inherited from TeeBase)
 SetChart
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetSpeed
 SetStringProperty (inherited from TeeBase)

See Also

Animation Class | Steema.TeeChart.Animations Namespace