MaxScale (Property)

Applies To:

NumericRange object

Description:

Returns or sets the maximum data value of the numeric value scale for a gauge. To use this property, the AutoScale (Property) must be set to false.

Action:

Read-write, Number

Example:

This example shows how to set the maximum value for a Speedometer object to 100.

Speedometer.NumericRange.MaxScale = "100"