Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / BaseUnitIsAuto Property
In This Topic
    BaseUnitIsAuto Property
    In This Topic
    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.
    Syntax
    System.bool BaseUnitIsAuto {get; set;}
    See Also