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

dxPolarChart 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...

dxRangeSelector

Reference
The RangeSelector is a UI component that allows a user to select a range of values on a scale.

This UI component represents a scale (numeric or date-time) and two sliders. A user selects the required range by moving the sliders. A chart can be displayed in the background of the...

dxVectorMap controlBar

Reference
Configures the control bar.

Users can use the pan control and zoom bar in the control bar panel to navigate the map. The following code shows how to use the controlBar object to move the control bar to the right side of the...

dxVectorMap legends 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...

Object Structures font

Reference
Specifies the font.

Specify the font property in the exportGantt method to use a custom font in the exported Gantt data. The fontObject and name properties are...