Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

dxChart series

Reference
Specifies properties for Chart UI component series.

Also Series.show() - shows the series at runtime. Series.hide() - hides the series at runtime. width Specifies the width of the series line in pixels. Applies only to line-like series.

dxCircularGauge Configuration

Reference
An object that defines configuration properties for the CircularGauge UI component.

, assign an array with them to the subvalues field. You can obtain and change the subvalues at runtime. In order to do this, use the subvalues() and subvalues(subvalues) methods. Note... obtain and change the gauge value at runtime. In order to do this, use the value() and value(value) methods. Only one main value can be indicated on a gauge. Besides the main gauge value, you can

dxLinearGauge Configuration

Reference
An object that defines configuration properties for the LinearGauge UI component.

to the subvalues field. You can obtain and change the subvalues at runtime. In order to do this, use the subvalues() and subvalues(subvalues) methods. Note that in that case, you need to initialize... at runtime. In order to do this, use the value() and value(value) methods. Only one main value can be indicated on a gauge. Besides the main gauge value, you can indicate several extra values. Refer

PivotGridDataSource fields

Reference
Configures pivot grid fields.

This property accepts an array of objects where each object configures a single field. Each pivot grid field must be associated with a data field using the dataField property. Fields with the...

dxSplitter items

Reference
An array of items (panes) displayed by the UI component.

. When you set this property to true at runtime, displayed pane size becomes 0. Update other pane sizes to display the pane.