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

dxChart commonAxisSettings stripStyle

Reference
Configures the appearance of strips.

The commonAxisSettings.stripStyle object specifies common settings for all strips in the chart. To configure only those strips that belong to a particular axis, use the following...

dxChart valueAxis strips

Reference
Declares a collection of strips belonging to the value axis.

A strip is a colored piece of the chart's background that highlights a range of values. Strips allow a viewer to see whether a certain series point falls in or out of a range. Each object in the...

dxChart valueAxis stripStyle

Reference
Configures the appearance of strips.

The commonAxisSettings.stripStyle object specifies common settings for all strips in the chart. To configure only those strips that belong to a particular axis, use the following...

dxChart commonAxisSettings label

Reference
Configures axis labels.

Axis labels display the values of major axis ticks. The commonAxisSettings.label object, which is described here, specifies common settings for all axis labels in the chart. To configure only...

dxDataGrid filterPanel

Reference
Configures the filter panel.

The filter panel displays the applied filter expression. Clicking on the filter expression opens the filter builder. If you change the filter expression in the filter panel or filter builder,...