Hi,
I am using sfchart in my xamarin forms app . PFB the snapshot. Since the lables are long , I would want to wrap it so that it does not overlap.
I checked LabelsIntersectAction but that does not provide option to wrap. If I set LabelsIntersectAction to multiple rows, that would not help. Please check the snapshot below. It will still confuse users. I am looking at showing one word and then wrap to next row. Is there a way to achieve this?