I am trying to detach my legend from the DefaultView. Following the
post by Manol, I was able to get the desired behaviour, but only when defined in XAML. Using the code below, the legend is shown, but never populated.
This is the XAML, which actually works:
Any ideas?