ChartPartAnimation overview

Constructors

 ConstructorOverloaded

Public Events

 BeginOccurs just before the animation begins.
 EndOccurs just after the animation ends.

Public Methods

 Clone (inherited from Animation)
 ContinueContinues the animation after a pause.
 GetBitmapEditor (inherited from Animation)Returns 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.
 PausePauses the animation.
 PlaySets the animation in motion.
 StopStops the animation.
 ToString (inherited from Animation)

Public Properties

 Active (inherited from Animation)Enables/Disables the indexed Animation.
 AxisGets and sets the Axis to be transformed.
 Chart (inherited from TeeBase)Chart associated with this object
 ClipGets or sets a boolean value which switches clipping on or off on the animated objects.
 DescriptionGets descriptive text.
 EasingFunctionGets or sets the EasingFunction of the animation.
 EasingModeGets or sets the EasingMode of the animation.
 FadeGets or sets the style of fading to be performed.
 MaxZoomGets or sets a value of the zoom scaling of the object. 100 is identity.
 Part (inherited from Animation)
 RotateMaxGets or sets the finishing rotation angle.
 RotateMinGets or sets the starting rotation angle.
 SeriesGets and sets the Series to be transformed.
 Speed (inherited from Animation)Gets and sets the speed of the animation effect, in milliseconds.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 Target (inherited from Animation)Gets and sets the target to which the animation is applied.
 TranslateStyleGets or sets the style of translation to be performed.
 Trigger (inherited from Animation)Gets and sets the type of trigger which starts the animation.
 ZoomStyleGets or sets the style of zoom to be performed.

Protected Fields

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

Protected Methods

 Assign (inherited from Animation)
 ChartEvent
 Dispose (inherited from Animation)
 DoMouseDown
 DoMouseMove
 DoMouseUp (inherited from Animation)
 DoSeriesPointer (inherited from Animation)
 GetSpeed
 KeyEvent (inherited from Animation)
 MouseEvent (inherited from Animation)
 OnBegin
 OnDisposing (inherited from Animation)
 OnEnd
 SeriesEvent (inherited from Animation)
 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

ChartPartAnimation Class | Steema.TeeChart.Animations Namespace