[]
Gets or sets the thickness of the gauge, on a scale between zero and one.
[Parameter]
public double Thickness { get; set; }
Setting the thickess to one causes the gauge to fill as much of the control area as possible. Smaller values create thinner gauges.