Axis.MajorUnitIsAuto Property

Definition

True if Microsoft Excel calculates the major units for the value axis.

public:
 property bool MajorUnitIsAuto { bool get(); void set(bool value); };
public bool MajorUnitIsAuto { get; set; }
Public Property MajorUnitIsAuto As Boolean

Property Value

Remarks

Setting the MajorUnit property sets this property to False.

Applies to