Version

What’s New in 2022 Volume 2

Chart Improvements

Added significant improvements to default behaviors, and refined the Category Chart API to make it easier to use.

These new chart improvements include:

Chart Aggregation will not work when using IncludedProperties | ExcludedProperties. These properties on the chart are meant for non-aggregated data. Once you attempt to aggregate data these properties should no longer be used. The reason it does not work is because aggregation replaces the collection that is passed to the chart for render.  The include/exclude properties are designed to filter in/out properties of that data and those properties no longer exist in the new aggregated collection.