In the course of my building our ROI app, I was trying to figure out how to wrap the legends of charts when the text gets too long. This is what I get with the default chart. You’ll see here, there’s a lot of waste of space for the legend when what I really want… Continue reading Will it Blend: Wrapping the Text on Silverlight Chart Legends
Tag: no code
Will it Blend: Custom Scrollbar in WPF
DISCLAIMER: I write this post more for myself because I tend to forget how to do things. There can very well be other proper ways of doing this, but this is the “good enough” solution, at least for me. I was playing around with WPF again since it’s been a while. I wanted to customize… Continue reading Will it Blend: Custom Scrollbar in WPF
