I've recently found the GaugeHeader feature of the Circular Gauge to be really useful. In particular I like to have one header that acts as the
label (e.g. "Temperature") and then a second GaugeHeader placed below it showing the value that is bound to the pointer. Unfortunately I've not found a way of doing this in XAML (if it's possible at all).
So, is this something that's supported? If so, could you provide a brief code snippet showing the XAML necessary to define the headers I've described, along with binding the second header?
Thanks much!
Ken