Chart Legend is only available with the "<",">" buttons, is there a function that can be changed to scroll viewer? Below is my code. Thanks
<ChartLegendSettings Visible="true" Position="LegendPosition.Right" TextWrap="@Syncfusion.Blazor.TextWrap.Wrap" MaximumLabelWidth="100">
<ChartLegendTextStyle Size="11px"></ChartLegendTextStyle>
</ChartLegendSettings>