Search Results: "Write with OpenID" "Write post with name/password" slot

dxChart FullStackedAreaSeries

Reference
Describes settings supported by a series of the full-stacked area type.

. The group includes only those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart.... If a series must have a unique argument field, specify the same property, but do so in the series object within the series array. axis Binds the series to a value axis. When there are multiple value axes

dxChart FullStackedAreaSeries aggregation

Reference
Configures data aggregation for the series.

Displaying all the points of a Chart with many series points can affect performance. In this case, aggregate the series points or replace a group of them with a single point. The group includes only those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart provides several

dxChart FullStackedAreaSeries label

Reference
An object defining the label configuration properties.

chart series at once. Specify the label object's properties within the commonSeriesSettings configuration object to set label properties for all chart series at once. If you have several series of a single type, you can set label properties to the values specific to this series type using the corresponding object (area, line, etc.) within the commonSeriesSettings configuration object

dxChart FullStackedBarSeries

Reference
Describes settings supported by a series of the full-stacked bar type.

. The group includes only those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart.... If a series must have a unique argument field, specify the same property, but do so in the series object within the series array. axis Binds the series to a value axis. When there are multiple value axes

dxChart FullStackedBarSeries aggregation

Reference
Configures data aggregation for the series.

Displaying all the points of a Chart with many series points can affect performance. In this case, aggregate the series points or replace a group of them with a single point. The group includes only those points that fall within the same interval on the argument axis. See aggregationInterval and aggregationGroupWidth for details on dividing the axis into intervals. The Chart provides several