Creating chart series dynamically using LINQ reporting

I’m creating a stacked column chart in .net/Aspose.Words using LINQ reporting template.

2021-07-26_0-38-49.png (4.1 KB)

I want the series in the chart to be dynamic. e.g., my datasource might contain only two series instead of three. Is it possible to do this in the report template?

@rhegde

Following article shows how to include chart series dynamically using LINQ Reporting.