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

dxFilterBuilder Configuration

Reference
An object defining the FilterBuilder UI component's configuration properties.

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax accessKey Specifies the...

dxPivotGridFieldChooser Configuration

Reference
This section describes the configuration properties of the PivotGridFieldChooser UI component.

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax accessKey Specifies the...

dxPolarChart argumentAxis

Reference
Specifies argument axis properties for the PolarChart UI component.

For charting, the polar coordinate system is used to determine each point uniquely on a plane through two numbers, the argument and the value of the point. A circular and straight lines (the axis of...

dxRangeSelector scale

Reference
Specifies properties of the range selector's scale.

To divide a scale, either set the dataSource property or the startValue and endValue properties. In the former case, the start and end values will be calculated based on the values provided by the...

dxScheduler views

Reference
Specifies and configures the views to be available in the view switcher.

This property accepts an array of strings and objects: String A view name. Use a string if the view does not need customization, but should be available in the view switcher. Object An individual...