Axis.BaseUnitIsAuto Property

Definition

True if Microsoft Word chooses appropriate base units for the specified category axis. The default value is True. Read/write.

public:
 property bool BaseUnitIsAuto { bool get(); void set(bool value); };
public bool BaseUnitIsAuto { get; set; }
member this.BaseUnitIsAuto : bool with get, set
Public Property BaseUnitIsAuto As Boolean

Property Value

Boolean

Remarks

You cannot set this property for a value axis.

Applies to