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

dxChart StackedSplineAreaSeries point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...

dxChart StackedSplineSeries point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...

dxChart StepAreaSeries point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...

dxChart StepLineSeries point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...

Utils excelExporter

Reference
An object that serves as a namespace for the methods that export DevExtreme UI components to Excel.

([buffer], { type: 'application/octet-stream' }), 'DataGrid.xlsx'); }); }); } }); <head> <!-- ... --> <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