I am using VS2013 to design my report which I am then using in a MVC4 app with the HTML5 Report Viewer.
I have an objectDataSource which returns a list of object which have a total, name and a colour.
I can get the graph up but I don't see how to make each bar on the graph become the colour I have set in the object.
Also the series seem to be out of order
Is there a way to do this?
I have an objectDataSource which returns a list of object which have a total, name and a colour.
I can get the graph up but I don't see how to make each bar on the graph become the colour I have set in the object.
Also the series seem to be out of order
Is there a way to do this?