Axis.MinimumScaleIsAuto Property

Definition

True if Microsoft Excel calculates the minimum value for the value axis.

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

Property Value

Remarks

Setting the MinimumScale property sets this property to False.

Applies to