New to KendoReactStart a free 30-day trial

ExportOptions

Interface

Sets the export options for the Chart Wizard.

Definition

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

Properties

fileName?

string

Sets the filename for exported files.

Default:

'chart'

image?

ImageExportOptions

Configures image export options.

Default:

{ width: 800, height: 600 }

pdf?

PDFOptions

Configures PDF export options.

Default:

{ paperSize: 'A4', margin: '1cm' }

In this article
DefinitionPropertiesfileName?image?pdf?
Not finding the help you need?
Contact Support