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

dxDiagram pageSize

Reference
Specifies a size of pages.

The units property specifies the page's measurement units. jQuery JavaScript $(function() { $("#diagram").dxDiagram({ units: "cm", pageSize: { width: 10, ...

dxFileManager itemView details

Reference
Configures the "Details" file system representation mode.

jQuery JavaScript $(function () { $("#file-manager").dxFileManager({ itemView: { details: { columns: [ "thumbnail", "name", ...

dxFunnel legend title

Reference
Configures the legend title.

To specify only the title's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a...

dxPieChart legend title

Reference
Configures the legend title.

To specify only the title's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a...

dxPivotGrid fieldChooser

Reference
The Field Chooser configuration properties.

A field chooser is a pivot grid element that allows an end user to configure data displayed in the pivot grid. To invoke the field chooser, right-click any pivot grid header and select the Show Field...