Auto Property (Label)

       

Returns or sets a value that determines whether axis labels are automatically rotated to improve the chart layout.

Syntax

object.Auto [ = boolean ]

The Auto property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that specifies how axis labels will be positioned, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True (Default) The labels may be rotated.
False The labels are not rotated. Long labels may not display properly.