Axis.LogBase property (Word)

Returns or sets the base of the logarithm when you are using log scales. Read/write Double.

Syntax

expression.LogBase

expression A variable that represents an Axis object.

Remarks

Attempting to set this property to a value less than or equal to zero (0) raises an error. The default value is 10.

See also

Axis Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.