Search Results: "wiki/RecentlyCommented" property

dxDiagram dxDiagramShape

Reference
An object that provides information about a shape in the Diagram UI component.

the undefinedresult if the item is not added to the model yet. containerChildItemIds Gets identifiers of shapes stored in the container. Use the containerChildItemIds property to get identifiers of shapes stored in a horizontalContainer or verticalContainer shape. If the container stores no shapes or the shape is not a container, the property returns an empty string When a user pastes or clones several

dxPolarChart commonSeriesSettings

Reference
An object defining the configuration properties that are common for all series of the PolarChart UI component.

that are set within type-specific configuration objects override the corresponding common values. In case you have to set a property for an individual series, use the corresponding series object within.... When defining series using the series configuration object, set the argumentField property to the corresponding field from the data source for each series individually. If the field that supplies

dxPolarChart series

Reference
Specifies properties for PolarChart UI component series.

This property is necessary. If you do not need to specify any of the properties within the series object (e.g., when you have specified them within the commonSeriesSettings object), assign at least... the argumentField property to the corresponding field from the data source for each series individually. If the field that supplies arguments for data points is called in a similar way for several series

dxDataGrid scrolling

Reference
Configures scrolling.

Scrolling allows a user to browse data left outside the current viewport. The UI component provides several scrolling modes detailed in the mode property description. Virtual Scrolling Demo Infinite..., or width (for all columns) property specified. The following rendering modes are available in the UI component: "standard" Renders all columns at once. "virtual" Renders only those columns

dxPolarChart ScatterSeries

Reference
An object defining a series of the scatter type.

that provides arguments for series points. When defining series using the series configuration object, set the argumentField property to the corresponding field from the data source for each series... the field name for the argumentField property of the commonSeriesSettings configuration object at once. color Specifies a series color. Specified in the commonSeriesSettings object, this property colors