New to KendoReactStart a free 30-day trial

ExportEvent
Premium

Arguments for the export event on the Chart Wizard.

NameTypeDefaultDescription

chart

Chart

The current Chart chart instance to be exported.

exportOptions

ExportOptions

The export options on the Chart Wizard.

Constructors

ExportEvent

(chart: Chart, exportOptions: ExportOptions)

Parameters

chart

Chart

exportOptions

ExportOptions

Methods

isDefaultPrevented

Returns true if the event was prevented by any of its subscribers.

Returns

boolean

  • Returns true if the default action was prevented.

Otherwise, returns false.

preventDefault

Prevents the default action for a specified event. In this way, the source component suppresses the built-in behavior that follows the event.

In this article
ConstructorsExportEventMethods
Not finding the help you need?
Contact Support