Axis.MajorUnitIsAuto Property

Definition

True if Microsoft Word calculates the major units for the value axis. Read/write.

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

Property Value

Boolean

Remarks

Setting the MajorUnit property sets this property to False.

Applies to