New to KendoReactStart a free 30-day trial

Provides arguments for the export event on the Chart Wizard.

Definition

Package:@progress/kendo-react-chart-wizard

Properties

chart

Chart

Gets the current Chart chart instance you want to export.

Gets the export options on the Chart Wizard.

Methods

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

Returns:

boolean

  • Returns true if you prevented the default action.

Otherwise, returns false.

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