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

Filtering and Searching

Guides

Filter Row The filter row allows users to filter data by individual column values. The following DevExtreme components are used as filter editors: TextBox CheckBox DateBox NumberBox SelectBox You...

dxChart commonSeriesSettings

Reference
Specifies settings common for all series in the chart.

There are three ways to configure a series. The commonSeriesSettings object Specifies settings for all series in a chart. The commonSeriesSettings.%seriesType% (area, line, etc.) object Specifies...

dxChart series

Reference
Specifies properties for Chart UI component series.

A series represents a grouping of related data points. The most important characteristic of a series is its type, which determines a particular visual representation of data. You can find more...

dxCircularGauge Configuration

Reference
An object that defines configuration properties for the CircularGauge UI component.

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

dxDiagram nodes

Reference
Allows you to bind the collection of diagram nodes to a data source. For more information, see the Data Binding section.

View Demo autoLayout Specifies an auto-layout algorithm that the UI component uses to build a diagram. The layout property is in effect when a diagram is bound to a data...