Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 607 Bytes

3eee7ade-a60b-b3be-aee9-26361ab09738.md

File metadata and controls

29 lines (12 loc) · 607 Bytes

Axis.TickLabelSpacingIsAuto Property (Excel)

Returns or sets whether or not the tick label spacing is automatic. Read/write Boolean .

Syntax

expression . TickLabelSpacingIsAuto

expression A variable that represents an Axis object.

Remarks

The TickLabelSpacing property returns the current tick label spacing, whether or not the setting is automatic.

See also

Concepts

Axis Object

Other resources

Axis Object Members