Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxChart StockSeries label

Reference
Configures point labels.

are described in the format section. NOTE DevExtreme UI components provide a wide choice of predefined formats. If you are, however, going to use custom formats, link the Globalize library to your

dxDataGrid columnChooser

Reference
Configures the column chooser.

, if your component is inside the Popup, set this property to 'popup container'. jQuery index.js $(function(){ $("#dataGrid").dxDataGrid({ // ... columnChooser

dxDataGrid columns lookup

Reference
Specifies properties of a lookup column.

Optimization allowClearing Specifies whether to display the Clear button in lookup column cells while they are being edited. Set this property to true only if your data source accepts null values

dxGantt editing

Reference
Configures edit properties.

The UI component allows users to add, modify and delete tasks, resources and dependencies. Set the enabled property to true to enable edit functionality. NOTE Make sure that your data sources (tasks, resources and dependencies) support edit actions. View Demo jQuery index.js $(function() { $("#gantt").dxGantt({ editing: { enabled: true

dxPolarChart commonSeriesSettings

Reference
An object defining the configuration properties that are common for all series of the PolarChart UI component.

can be generated either from concrete or calculated values. To generate one error bar, two values, high and low, are needed. If the data source of your chart provides concrete high and low values