Range
Range
Specifies the range used by the gauge
Integer property
Applies to: Gauge
This property sets the range used by the Gauge control. To change from the default range of 100 either modify the setting at design time or set this property within the program, for example:
.gaugeControl1.range = 200