Hi,
I'm developing a bar chart report with Sql Server Reporting Services.

It has 3 bars that should have different sizes: A 40%, B 40%, C 20%.
I Found the PointWidth
property, so I started with setting 0.5 for every bar, and il looks nice as the picture above.
When I try to reduce the size of the third bar it overlays the bar in a unexpected way


Does anybody have any idea let me know,
thanks in advice