ScaleType Property Example
This example sets the value axis in Chart1 to use a logarithmic scale.
Charts("Chart1").Axes(xlValue).ScaleType = xlScaleLogarithmic