GseosHistogram.SetLogMode
Previous  Top  Next

SetLogMode(strLogMode)

Set the log mode to lograithmic ('Log') for linear ('Lin'). In logarithmic mode the logarithm of the histogram values is taken, in linear mode the histogram bin are displayed as is.

Parameter   Description
   
strName   The histogram name as defined in the histogram constructor.  
strLogModeOne of 'Log', or 'Lin'.  

Returns
None