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
329
Prevent wrapping in pie chart marker
posted

The Markers on my pie chart wrap after a few characters.  I can reduce the wrapping by reducing the marker font size, but is there a way to "turn off" the wrapping?

 John Myczek

Parents
No Data
Reply
  • 9694
    posted

    Hi John,

    The Marker class does not have a TextWrapping property. There may be a way to customize the text wrapping through a style or by creating a custom template. Before we go down that route, have you tried any of the Marker properties to modify the text style, font, or size? Send me a snippet of your XAML or code so I might reproduce the problem and see what other solution I could offer.

    Thanks

Children