Hi,
I'm trying to design a minimalistic LinearGauge I need to fit into a tight layout where several controls have to be placed very close to each other.
However, no matter what I try, I always end up with a lot of white space around the linear gauge itself. I've tried margin="0" and padding="0" in every conceivable place but to not avail.
I found a related thread
here but I don't see the Location property anywhere around.
Is there a way to minimize the white space around the control?
Thanks
Javier