LogarithmBase: Double;
The LogarithmBase property determines logarithmic base for visualizer logarithmic scale.
The logarithmic scale is set by means of VisualizatorScaleMode.ScaleLogarithmic via the IVZDataScale.Mode property.
By default the base 2 is used.
The example of use is given in the example for IVZDataScale.ConstructScaleElements.
See also: