EndValue: Double;
The EndValue property determines final value of the numeric scale.
To use the property, the IGxNumericScale.UseAutoValues property must be set to True.
To set initial value of numeric scale, use the IGxNumericScale.StartValue property.
The property use is given in the example for IGxNumericScale.StartValue.
See also: