projects/ng2-google-charts/src/lib/google-chart/chart-html-tooltip.ts
Properties |
|
Methods |
|
Public
constructor(el: ElementRef)
|
||||||
Parameters :
|
Static Readonly PIXELS |
Type : string
|
Default value : 'px'
|
Public getDOMElement |
getDOMElement()
|
Returns :
ElementRef
|
Public setPosition |
setPosition(x: number, y: number)
|
Returns :
void
|