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

dxChart commonSeriesSettings

Reference
Specifies settings common for all series in the chart.

is visible or not. NOTE When the series is invisible, the marker of its legend item is faded. See Also Series.show() - shows the series at runtime. Series.hide() - hides the series at runtime. width

dxChart series

Reference
Specifies properties for Chart UI component series.

array. visible Specifies whether the series is visible or not. NOTE When the series is invisible, the marker of its legend item is faded. See 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.

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 the subvalues property at least with an empty array.... To customize the appearance of the value indicator, use the valueIndicator configuration object. You can obtain and change the gauge value at runtime. In order to do this, use the value() and value

dxLinearGauge Configuration

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

several extra values on a gauge. These are called subvalues. To specify the subvalues, assign an array with them to the subvalues field. You can obtain and change the subvalues at runtime. In order... the appearance of the value indicator, use the valueIndicator configuration object. You can obtain and change the gauge value at runtime. In order to do this, use the value() and value(value) methods. Only

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...