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

dxChart margin

Reference
Generates space around the UI component.

jQuery index.js $(function() { $("#chartContainer").dxChart({ // ... margin: { top: 20, bottom: 20, left: 30, right: 30 ...

dxChart valueAxis constantLines label

Reference
Configures the constant line label.

The constant line label displays the value of the constant line. The label object specifies the following characteristics of the constant line label. Visibility By default, the constant line...

dxChart AreaSeries

Reference
Describes settings supported by a series of the area type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.area object Specifies settings for...

dxChart BubbleSeries

Reference
Describes settings supported by a series of the bubble type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.bubble object Specifies settings...

dxChart FullStackedBarSeries

Reference
Describes settings supported by a series of the full-stacked bar type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.fullstackedbar object Specifies...