Guys - I am looking for examples on how to create a stackedbar chart using MVC. Are there any examples that you guys can point me towards?
Guys - Thanks for the reply. While the code on the sample page was not in the format I am used to working with, it gave me enough of an idea of what I was missing to complete my coding using MVC5/Razor syntax. Thanks!
I have seen that one and the code is in javascript. I was hoping to find an example that uses razor in mvc4/5.
Hi Ryan,
We do have an example with our online samples. Have you seen this one:
http://www.igniteui.com/data-chart/stacked-series
The example contains the relevant code that was required to create the stacked bar.
Let me know if you need any additional assistance.