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?
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.
I have seen that one and the code is in javascript. I was hoping to find an example that uses razor in mvc4/5.