Class Tee.MarksAnimation
Extends
Tee.Animation.
Animates Series marks items.
Defined in: <..\..\src\teechart-animations.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.MarksAnimation(target)
|
- Fields borrowed from class Tee.Animation:
- duration, items, loop, running
- Fields borrowed from class Tee.Tool:
- active
Method Attributes | Method Name and Description |
---|---|
doStep(f)
|
|
<inner> |
marksText(series, index, result)
|
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
<inner>
marksText(series, index, result)
- Parameters:
- series
- index
- result
start()
stop()