ChartPartAnimation overview

Constructors

 ConstructorOverloaded

Public Events

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

Public Methods

 ContinueContinues the animation after a pause.
 PausePauses the animation.
 PlaySets the animation in motion.
 StopStops the animation.

Public Properties

 AxisGets and sets the Axis to be transformed.
 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.
 RotateMaxGets or sets the finishing rotation angle.
 RotateMinGets or sets the starting rotation angle.
 SeriesGets and sets the Series to be transformed.
 SummaryGets detailed descriptive text.
 TranslateStyleGets or sets the style of translation to be performed.
 ZoomStyleGets or sets the style of zoom to be performed.

See Also

ChartPartAnimation Class | Steema.TeeChart.Animations Namespace