Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxVectorMap legends
an array of objects and assign it to the legends property. Each object in this array specifies settings of one legend. These settings are described in this section. Each legend requires the source property to be set. This property specifies whether it is areas or markers that must be accompanied with a legend. Learn more from the description of the source property. A map legend contains several
dxChart seriesTemplate
In most cases, you can organize the array that is assigned to the chart's dataSource property in the following way. [ {arg: arg1Value, series1Value: val11, series2Value: val12, ...} {arg... the seriesTemplate configuration object. Within this object, set the data source field that specifies the series name to the nameField property. If you need to specify individual values for properties
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