I have an issue on my Telerik charts where the data label will be inside of the column if the column reaches the edge of the chart area, as attached.
Is there anyway to force the chart to not reach the edge so this won't occur? I'm assuming it takes the largest value and uses that as the edge of the chart, how do I go about stopping this? I've made sure the DataPointLabelAlignment is set to OutsideEnd, as that would make the most logical sense.
Any help on this would be greatly appreciated - I'm sure it's something small and stupid that I'm missing!
Thanks,