Range

[property icon] Range

Specifies the range used by the gauge

Integer property

Applies to: Gauge


>

Range

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

See also

Gauge methods, properties and events.