Search results

IAfterExportEventArgs API in React Chart API component

Interface representing the arguments passed to an event that occurs after exporting data.

Properties

cancel

boolean

Defines the event cancel status.

dataUrl

string

The data URL generated after exporting.

name

string

Defines the name of the event.