Axis.MinorUnitIsAuto Property

Definition

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

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

Property Value

Remarks

Setting the MinorUnit property sets this property to False.

Applies to