Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setBaseUnitIsAuto Method
In This Topic
    setBaseUnitIsAuto Method
    In This Topic
    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
    void setBaseUnitIsAuto( 
       boolean value
    )

    Parameters

    value
    See Also