I need to hide / unhide a pointer needle on a circular gauge.
Is there as easy way to do this?
I tried setting the XAML as follows
PointerExtent="{Binding NeedleHide}"
The adjust in code behind but it does nothing?
Any ideas appreciated.
Thanks
Is there as easy way to do this?
I tried setting the XAML as follows
PointerExtent="{Binding NeedleHide}"
The adjust in code behind but it does nothing?
Any ideas appreciated.
Thanks