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

dxBarGauge margin

Reference
Generates space around the UI component.

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

dxBullet margin

Reference
Generates space around the UI component.

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

dxCardView cardCover

Reference
Configures the card cover.

image. aspectRatio Specifies the aspect ratio of the image container. imageExpr Specifies which data field to use as the src argument of the cover image. maxHeight Specifies the maximum height

dxChart crosshair label

Reference
Configures the crosshair labels.

Crosshair labels appear on the chart axes when a user pauses on a series point. They display the argument and the value of this series point. There are two crosshair labels on a chart - one for...

dxChart legend

Reference
Specifies the properties of a chart's legend.

The Chart UI component can include a legend - an explanatory component that helps you identify a series. Each series is represented by an item on a Legend. An item marker identifies the series color....