Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setMinimumScaleIsAuto Method
In This Topic
    setMinimumScaleIsAuto Method
    In This Topic
    Sets whether Excel calculates the miniumum value for the value axis (True if Microsoft Excel calculates the minimum value).
    Syntax
    void setMinimumScaleIsAuto( 
       boolean value
    )

    Parameters

    value
    See Also