Api exportUtils in TypeScript Chart control
18 Nov 20181 minute to read
Methods
export
To export the file as image/svg format
Returns void
To print the accumulation and chart elements
| Parameter | Type | Description |
|---|---|---|
| elements (optional) |
string[] | string | Element
|
Returns void
triggerDownload
To trigger the download element
Returns void