Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Srcollable Legend (Display all labels)
posted

Hello,

I'm using the 3DPieChart where I display the legend. Some of the labels are longer than others and are trimmed by default. Also the quantity of labels exceeds the legend area. How do I still display all labels. Is the 'moreIndicator' option by any chance clickable, and able to expand the legend area? I was thinking of adding a scrollbar to the legendblock so the user self could scroll and view all labels. I prefer not to hardcode the width since the labels are retrieved dynamically.

I'm binding the 3DPieChart to a DataTable in the codebehind. Below an ilustration of my legend with the moreIndicator

So, how can I still display all legend labels if it's being trimmed by default?

 

Your help is highly appreciated

~Guen~