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

dxChart StepAreaSeries

Reference
Describes settings supported by a series of the step rea type.

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.

dxChart StepLineSeries

Reference
Describes settings supported by a series of the step line type.

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

dxChart StockSeries

Reference
Describes settings supported by a series of the stock type.

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

dxCardView Types

Reference

event. SelectionConfiguration Configures runtime selection. A user can select rows in a single or multiple mode. In multiple mode, a user can select all rows at once. To disable this feature, assign

dxDataGrid columnChooser

Reference
Configures the column chooser.

The column chooser allows a user to hide columns at runtime. To enable it, assign true to the columnChooser.enabled property. DataGrid Demo TreeList Demo See Also Column Chooser columns[].allowHiding container Specifies a container in which the column chooser should be rendered. Use this property if you need to change the element in which the column chooser is rendered. For example