I'm facing the same issue as Juan where the Y axis doesn't properly invert when some of its labels are hidden. I'm currently working in an older version of Syncfusion Blazor (18.3.0.53) for my main project. However, it appears (based on my experimentation with sample projects) that in newer versions of SF Blazor, it doesn't even bother hiding overlapping labels on the Y axis anymore:
Is there a way to restore the behavior where certain Y axis labels will automatically hide based on the height of the chart like it did in older versions, but still maintain the expected inversion behavior?
Also, I looked at the sample project you linked to but it appeared to be behaving unusually. A set of additional rows appeared after the ones corresponding to the input data (which don't respond to the tooltip) and the Y axis labels got stretched across these rows as well which seemed to throw off their alignment with the cells.