I need an explanation about Infragistics, which I don't understand. I want to display several bars in a chart per month. The whole thing will be in my opinion a StackColoumnChart.
but is displayed incorrectly.If I run the whole thing as a ColoumnChart they are displayed correctly.
Is it possible that I get the same display also in the StackColoumnChart?
Hello Benjamin,
I am sure issue is something the way you setup your datasource. Also you are using UltraChart which is an old control I would recommend you to use UltraDataChart instead.The UltraDataChart is a newer chart control we have developed. It is implemented across several platforms Like StackColoumnChart you would be useing StackedColumnSeries in the UltraDataChart.
Here is our complete step by step implementation document for the reference:www.infragistics.com/.../datachart-category-stacked-column-series