Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxBarGauge margin
jQuery index.js $(function() { $("#barGaugeContainer").dxBarGauge({ // ... margin: { top: 20, bottom: 20, left: 30, right: 30 ...
dxBullet margin
jQuery index.js $(function() { $("#bulletContainer").dxBullet({ // ... margin: { top: 20, bottom: 20, left: 30, right: 30 ...
dxCardView cardCover
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
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
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....