We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

I want to make Chart's legend scrollable

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>


1 Reply

SB Swetha Babu Syncfusion Team April 6, 2023 04:27 AM UTC

Hi Kim Ji Won,


As of now, we do not have support for scrollbar in legend. However, we have considered this as an improvement and created a feature request for the same. This improvement will be included in any of our upcoming releases. Please find the below feedback link to keep track of the reported scenario.


Feedback link: https://www.syncfusion.com/feedback/42702/scrollbar-support-for-legend-in-charts


Please get back to us if you need any further assistance.


Loader.
Up arrow icon