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