BaseUnitIsAuto Property
BaseUnitIsAuto
Gets or sets whether the units are automatically selected (True if Microsoft Excel chooses appropriate base units for the specified category axis).
The default value is True.
Declaration
bool BaseUnitIsAuto { get; set; }
Property BaseUnitIsAuto As Boolean