Class AnimateHover
Draws a glow animation behind the bounds rectangle property
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
AnimateHover(duration, bounds, format)
|
Class Detail
AnimateHover(duration, bounds, format)
- Parameters:
- {Number} duration
- Animation duration in milliseconds.
- {Rectangle} bounds
- The rectangle to apply the animation.
- {Tee.Format} format
- The formatting properties to paint the bounds rectangle.