renderText(x,y,text,css,w)
Type: Method
File:
Implemented in:
dhx.Canvas
Included in:
dhx.ui.chart
creates absolutely positioned container
Parameters
x - left position (optional)
dimension
y - top position (optional)
dimension
text - the content of the div (optional)
string
css - css class name (optional)
string
w - container width (optional)
dimension
Returns
method doesn't return any data