Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChart Interface / setRightAngleAxes Method
In This Topic
    setRightAngleAxes Method
    In This Topic
    Sets whether the chart axes are at right angles, independent of chart rotation or elevation. Applies only to 3-D line, column, and bar charts.
    Syntax
    void setRightAngleAxes( 
       boolean value
    )

    Parameters

    value
    See Also