Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxDiagram pageSize
The units property specifies the page's measurement units. jQuery JavaScript $(function() { $("#diagram").dxDiagram({ units: "cm", pageSize: { width: 10, ...
dxFileManager itemView details
jQuery JavaScript $(function () { $("#file-manager").dxFileManager({ itemView: { details: { columns: [ "thumbnail", "name", ...
dxFunnel 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
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
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...