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....



RangeHigh


Unit:SDL_scale
Class:TScale
Declaration:property RangeHigh: double;

The property RangeHigh specifies the scale value at the right (ScaleType = sctXT, or sctXB) or the top (ScaleType = sctYL or sctYR) end of the scale.

Hint: The direction of the axis can be switched by specifying RangeLow larger than RangeHigh.

Example: This method is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code):processc, rch2win, rchdrag, rchfifo, rchmouse, rchmovel, rchzoomp, rcshared, rctstspd, scalemeter


Last Update: 2023-Dec-13