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

    Parameters

    value
    See Also