Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxSparkline margin
jQuery index.js $(function() { $("#sparklineContainer").dxSparkline({ // ... margin: { top: 20, bottom: 20, left: 30, right: 30 ...
Overview
DevExtreme Button component is an interactive UI element that allows users to trigger specific actions or events within an application. In this overview you can find a map of Button elements,...
Overview
title: Chart - Legend Overview The legend helps users identify series by displaying a colored item for each series. To configure the appearance, location, and content of the legend, use...
Customize the Appearance
The following image is an element map. Click the element you want to customize to navigate to its dedicated article. ...
Custom Shapes
The Diagram UI component provides a collection of built-in shapes. Use the customShapes property to extend this collection with custom shapes. The toolbox property allows you to add the custom...