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

dxPolarChart BarSeries

Reference
An object defining a series of the bar type.

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, assign

dxTreeList columnChooser

Reference
Configures the column chooser.

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

dxTreeList 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

dxDataGrid editing

Reference
Configures editing.

be carried out in different modes, which are detailed in the mode property's description. NOTE Before allowing a user to add, update, and delete, make sure that your data source supports these actions... editColumnName form Configures the form. Used only if editing.mode is "form" or "popup". Default form editors depend on the columns' configuration. If the generated form does not meet your requirements

dxPolarChart valueAxis

Reference
Specifies value axis properties for the PolarChart UI component.

. In case your axis displays numbers, assign a numeric value to this property. If the axis displays dates, assign one of the predefined string values. To set the interval to several days, hours, etc... property. NOTE If dates in your data source are stored as strings, make sure that they have a valid format. visible Indicates whether or not the line that represents an axis in a chart is visible