If the Chart contains many series points, displaying all of them may slow down its performance. In this case, it is better to aggregate the series points or replace a group of them with a single point. This aggregated series point conveys a summary of several points, which also facilitates analysis of large datasets. This article discusses steps to configure data aggregation in the Chart.
#include common-demobutton-named with { url: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Charts/PointsAggregation/", name: "Multiple Series" } #include common-demobutton-named with { url: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Charts/PointsAggregationFinancialChart/", name: "Financial Series" }