Hello all,
for my project I need to combine multiple stacked ColumnSeries and a LineSeries in one single chart:
When I just have the four ColumnSeries and I do set the GroupName property everything works fine for the ColumnSeries.
When I add a addtional LineSeries to the chart, the grouping does not work anymore and the control breaks down the stacking of the ColumnSeries.
I am using the 2015.3.1111 Release of the controls in combination with Visual Studio 2008.
Any ideas?
Thanks in advance and kind regards,
Thomas