Chart: Stacked bars with zero values are not shown properly
If you have BarSeries with CombineMode set to "Stack" with zero values, the bars are placed to the maximum of the y-axis.
As a work-around, you would need to manually adjust the Maximum value of the vertical axis.