ExportUtils
12 Sep 20251 minute to read
Methods
export
To export the file as image/svg format.
Returns void
getDataUrl
To get data url for charts.
| Parameter | Type | Description |
|---|---|---|
| chart |
Chart | AccumulationChart | Chart3D | Circular3D
|
Returns Object
triggerDownload
To trigger the download element.
Returns void