Home > @activeviam/activeui-sdk > ChartPngExportActionParameters
ChartPngExportActionParameters interface
An action to export the chart as a png.
Signature:
export interface ChartPngExportActionParameters
Properties
Property | Type | Description |
---|---|---|
rasterizationCallback | () => void | An internal function registered in-memory, making this plugin tied to the specific chart workflow. This plugin is not usable out of the context built by the SDK. |