Radzen Chart Label overlap when negative values

How fix label overlap for negative values?

Hi @georgepaoli,

This happens because the automatically calculated Min value doesn't account for the data label (which is the one that overlaps). Try setting a smaller Min value for the ValueAxis e.g. -100

1 Like

Thanks. That worked.
image

image