Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 453
- Guides 177
- Reference 276
- Technical Demos
- Support Center
Demos
BarGauge features are illustrated and described in the following technical demos: Update Bar Gauge Data at Runtime Labels Customization Palette Tooltip and Legend Variable Number of Bars
Demos
Form features are illustrated and described in the following technical demos: Overview Customize Item Grouped Fields Columns Adaptability Validation Customize Fields at Runtime
dxTreeList columns
a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property. View Demo NOTE If values in the column are calculated customarily using the calculateCellValue property, they cannot be edited at runtime. See Also editing allowFiltering Specifies whether data can be filtered by this column. Applies only
dxBarGauge Configuration
a distance between bars in pixels. baseValue Specifies a base value for bars. By default, all bars start from the beginning of the gauge's scale. If you need to draw them starting from a specific scale... the array of values to be indicated on a bar gauge. Apart from specifying an array of values when configuring the BarGauge UI component, you can obtain this array at runtime using the values() method
Data Binding
shape coordinates. If you bind a Diagram to an array of edges, you can specify a shape's connection point where an edge begins (fromPointIndexExpr) and ends (toPointIndexExpr) and provide additional... return "arrow", "filledTriangle", "outlinedTriangle", or "none". "none" fromPointIndexExpr A shape's connection point index where an edge begins. 1