lin2log(value: Number);
value. Linear value of the chart axis.
The lin2log method converts linear value of the chart axis to logarithmic value.
The method returns value of the Number type.
The example of use is given on the page with description of the ChartCanvasAxis.log2lin method.
See also: