Class Tee.FadeAnimation
Extends
Tee.Animation.
Fades in/out chart elements.
Defined in: <..\..\src\teechart-animations.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.FadeAnimation(target)
|
- Fields borrowed from class Tee.Animation:
- autoDraw, duration, items, loop, running
- Fields borrowed from class Tee.Tool:
- active
Method Attributes | Method Name and Description |
---|---|
doStep(f)
|
|
setTransp(value)
|
|
start()
|
|
stop()
|
- Methods borrowed from class Tee.Animation:
- animate, step
- Methods borrowed from class Tee.Tool:
- clicked, draw, mousedown, mousemove, mouseout
Method Detail
doStep(f)
- Parameters:
- f
setTransp(value)
- Parameters:
- value
start()
stop()