The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



MeterMaxValue


Unit:SDL_meter
Class:TMeter
Declaration:property MeterMaxValue: double;

The property MeterMaxValue determines the upper limit of the meter scale. MeterMaxValue must not be less than MeterMinValue. A value less than MeterMinValue automatically shifts the property MeterMinValue to a value of MeterMaxValue - 1.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): prjmeter



Last Update: 2023-Dec-14