kendo.drawing.Surface : kendo.ObservableAn abstract class representing the top-level drawing surface.
This class can't be instantiated directly.
Specific implementations are created via the static create
method.
The implementations for SVG and Canvas inherit from this base class.
Configuration
- type
- height
- width
- tooltip
- tooltip.animation
- tooltip.animation.close
- tooltip.animation.close.effects
- tooltip.animation.close.duration
- tooltip.animation.open
- tooltip.animation.open.effects
- tooltip.animation.open.duration
- tooltip.appendTo