Currently my development team is working on implementing the SFCharts into our Xamarin.iOS solution and we have a number of charts where it'd make more sense to display the legend at the top of the chart but on multiple lines given the number of items shown (e.g. 10). Currently, my team says they do not see any options or properties for displaying the legend on multiple lines when presented as a horizontal list and instead seem stuck with just a single line. Is there a way to use the horizontal legend that wraps so that items do not get cut off or are we stuck with just the vertical list?
See example below. Ideally, we'd like to know if it's possible to wrap the legend items onto multiple lines when using the horizontal layout.