Good morning, I have an SfListView with a number of SfChart controls like in the attached image.
As you can see, labels are overlapping markers. Unfortunately, I cannot enlarge the chart size due to the app requirements, so I need to find a way to re-position labels below or above the marker based on its position.
I have tried to set a value for the OffsetY property of the marker, but it is not helpful since it makes an absolute calculation, not a relative calculation (below or above) based on the marker position.
Is there a way to achieve this, please?
Thanks in advance for any help.
Attachment:
SfChart_7c2b15ce.zip