LEDStep Property

Object List Next Object

Defined By:
Gauge

Description:

Determines the increment at which the gauge will increase or decrease.

Details:

The LEDStep property can be used to make a gauge appear as a series of broken blocks, with each block representing a given number. The system will divide the Value property by the LEDStep (rounding up) to determine the number of blocks to display. Setting LEDStep to 0 will return the gauge to its default single bar behavior.

Data Type: Integer

See Also:

Value property