Bounds (inherited from Sprite) | Gets or sets the Bounds of the animated objects. |
Chart (inherited from TeeBase) | Chart associated with this object |
Clip (inherited from Sprite) | Gets or sets a boolean value which switches clipping on or off on the animated objects. |
Duration (inherited from Sprite) | Gets or sets a value for the duration or speed of the animation in milliseconds. |
EasingFunction (inherited from Sprite) | Gets or sets the EasingFunction of the animation. |
EasingMode (inherited from Sprite) | Gets or sets the EasingMode of the animation. |
Enabled (inherited from Sprite) | Gets or sets a boolean value enabling the animation. |
Fade (inherited from Sprite) | Gets or sets a value from -1.0 to +1.0, the opacity of the animated object. |
MaxZoom (inherited from Sprite) | Gets or sets a value of the zoom scaling of the object. 1.0 is identity. |
RotateMax (inherited from Sprite) | Gets or sets the finishing rotation angle. |
RotateMin (inherited from Sprite) | Gets or sets the starting rotation angle. |
Series (inherited from Sprite) | |
Story | The animation's Storyboard. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
Translate (inherited from Sprite) | Gets or sets a value for the x and y coordinates added to translate an object. |