Chart Titles
Posted: Fri Feb 15, 2013 9:53 pm
Is it possible to add variables or database columns to a report title? It seems to only accept raw text.
Thanks
Thanks
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.
https://forum.stimulsoft.com/
Code: Select all
Chart1.Title.Text = Categories.CategoryName;