Search Results: if (!this.bundlesReported[script.src]) {

Create a Custom Bundle

Guides

a minified bundle: devextreme-bundler <bundle_name|file_name> Link the bundle script file to your HTML page: HTML <script type="text/javascript" src="dx.custom.js" charset="utf-8"><

dxChart argumentAxis label

Reference
Configures the labels of the argument axis.

Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...

dxChart valueAxis label

Reference
Configures the labels of the value axis.

Axis labels display the values of major axis ticks. See Also commonAxisSettings.label - configures the labels of all axes in the UI component. alignment Aligns axis labels in relation to...

dxTreeList toolbar

Reference
Configures the toolbar.

DataGrid Demo disabled Specifies whether the toolbar responds to user interaction. items Configures toolbar items. The toolbar can contain the following elements as items: Predefined...

Object Structures PivotGridExportOptions

Reference
Properties that can be passed to the exportPivotGrid(options) method from the excelExporter module.

;!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/devextreme-exceljs-fork@4.4.1/dist/dx-exceljs-fork.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.min.js"></script> <!-- reference