Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setAutoScaling Method
In This Topic
    setAutoScaling Method
    In This Topic
    Sets the scaling (True to scale a 3-D chart so that it's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True).
    Syntax
    void setAutoScaling( 
       boolean value
    )

    Parameters

    value
    See Also