renderText(x,y,text,css,w)
Type: Method
File:
Implemented in:
Canvas
Included in:
chart
creates absolutely positioned container
Parameters
x - left position (optional)
dimention
y - top position (optional)
dimention
text - the content of the div (optional)
string
css - css class name (optional)
string
w - container width (optional)
dimention
Returns