Describe the bug
When using both barMinHeight and stackCornerRadius properties in VChart, there is a conflict (e.g., the corner radius is not applied correctly or the minimum height is not respected).
Reproduction link
https://www.visactor.com/vchart/playground?specId=1439008576×tamp=1772708298338&version=2.0.16&theme=light
Version
2.0.16
Expected behavior
Both properties should function together without conflict.
Actual behavior
A conflict occurs between the two properties, leading to unexpected rendering.