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



Logarithmic


Unit: SDL_gauge
Class: TScaleGauge
Declaration: property Logarithmic: boolean;

The property Logarithmic defines the type of scale. If Logarithmic is set to TRUE, a logarithmic scale is used, otherwise the data is displayed on a linear scale.

Hint: Logarithmic can be set to TRUE only if both Min and Max are positive and greater than zero. In the case of a (partially) negative scale the setting of the Logarithmic property will not have any effect and Logarithmic is automatically reset to FALSE.


Last Update: 2023-Dec-14