Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxDiagram dxDiagramShape
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
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
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
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
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