Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
while creating a drilldown chart, i want to pass an "EmployeeID" while displaying the name of the Employee, which is accessed from a relation.
you can see that i have the name of the employee from the relation in the tooltip, but how do i get the name to be underneath the column and still pass the EmployeeID variable?
We have added a transfer of "SeriesTag" parameter for Series Interaction, the update will be available in the next prerelease build on June, 22.
You can specify a value for this parameter in the Interaction.Tag, Interaction.TagDataColumn, Interaction.ListOfTags properties of the Chart series.
We tested the latest prerelease build, everything is working correctly. We have prepared an example for you that demonstrates the SeriesTag parameter transfer. You can find it in the attachment.