The Bounds pane determines the size and the location of your gauge on the WinGauge control.
X — This value determines the distance of your gauge from the left of the Gauge control. If you set the x value to exceed the width of the Gauge control or to be less than 0, your gauge may not appear on the Gauge control.
Y — The value determines the distance of the your gauge from the top of the Gauge control. If you set the y value to exceed the height of the Gauge control or to be less than 0, your gauge may not appear on the Gauge control.
Width — The width value can be set from 0 to 100. This value determines the width of your gauge.
Height — The height value can be set from 0 to 100. This value determines the height of your gauge.
Units — This value specifies the unit of measurement for your gauge. Your gauge can be measured in pixels or as a percentage of the Gauge control.