StiDashboardExportTools Class
Namespace: Stimulsoft.Dashboard.Export
Methods
| Method | Returns | Description |
|---|---|---|
exportAsync static |
void | |
| onExport | void | |
renderElementsAsync static |
void | |
| setTimeout | void |
Method Details
exportAsync static
exportAsync(onExport: Function, cell: IStiAppCell, settings: (StiExportSettings | StiDashboardExportSettings) | StiExportFormat): void
Parameters
- onExport (Function)
- cell (IStiAppCell)
- settings ((StiExportSettings | StiDashboardExportSettings) | StiExportFormat)
onExport
onExport(result: any): void
Parameters
- result (any)
renderElementsAsync static
renderElementsAsync(parent: StiContainer, elements: IStiElement[], scaleX: number, scaleY: number, settings: StiDashboardExportSettings): void
Parameters
- parent (StiContainer)
- elements (IStiElement[])
- scaleX (number)
- scaleY (number)
- settings (StiDashboardExportSettings)
setTimeout
setTimeout(): void
Fields
| Field | Type | Description |
|---|---|---|
| dashboardExportSettings | any | |
| dashboardExportSettings | any | |
| dashboardExportSettings | any | |
| page | any | |
| rect | any | |
| rect | any | |
| rect | any | |
| rect | any | |
| report | any | |
| report | any | |
| scaleX | any | |
| scaleX | any | |
| scaleX | any | |
| scaleY | any | |
| scaleY | any | |
| stream | any | |
| stream | any | |
| stream | any | |
| stream | any | |
| tool | any |