Hello Jc Mag,
The result you are getting is actually the expected behavior of the Chart control. When you have 2 or more bar series where each of the bars from the first serie has the same XValue as those in the other/others, the Chart plots them stick with one another so that they are pointed by those XValue. However you can control the distance between the bars using the
BarOverlapPercent property. I also suggest that you set the
LayoutMode property of the XAxis to
Inside, so that the corresponding XAxis Label is under the Bar/Bars
:
Kind regards,
Evgenia
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>