New to KendoReactStart a free 30-day trial

ExportEvent
Premium

Provides arguments for the export event on the Chart Wizard.

NameTypeDefaultDescription

chart

Chart

Gets the current Chart chart instance you want to export.

exportOptions

ExportOptions

Gets the export options on the Chart Wizard.

Constructors

ExportEvent

(chart: Chart, exportOptions: ExportOptions)

Parameters

chart

Chart

exportOptions

ExportOptions

Methods

isDefaultPrevented

Returns true if any of the event subscribers prevented the event.

Returns

boolean

  • Returns true if you prevented the default action.

Otherwise, returns false.

preventDefault

Prevents the default action for a specific event. This action stops the source component from executing its built-in behavior that follows the event.

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