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.
I tried, and it works, but is not that what I wanted because I must take care then about data range I set in my program. I want to have automatic range, but to start from the begining of graph area.
If it is not possible is there way to set range dynamically, for example I have stiReport1 object and before I do stiReport1.RegData(dataSet1) there should be some X axes adjustement. How to do that, how to get reference to Chart in stiReport1 object.