Returns or sets the logarithm base used to plot chart values on a logarithmic axis.
Syntax
object.LogBase [ = base]
The LogBase property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
base | Integer. An integer that identifies the logarithm base. The default base is 10. The valid range is 2 to 100. |
Remarks
This property has an effect only when the Type property is set to VtChScaleTypeLogarithmic.