projects/ng2-google-charts/src/lib/google-charts-dashboard/google-charts-dashboard.component.ts
selector | google-charts-dashboard |
template |
Properties |
Methods |
Inputs |
Public
constructor(el: ElementRef, loaderService: GoogleChartsLoaderService)
|
|||||||||
Parameters :
|
data | |
Type : GoogleChartsDashboardInterface
|
|
Public draw | ||||||
draw(value?: GoogleChartInterface)
|
||||||
Parameters :
Returns :
void
|
Public Async init |
init()
|
Returns :
any
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
Public dashboard |
Type : any
|
Public dataTable |
Type : GoogleChartsDataTable
|