Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAxis Interface / setReversePlotOrder Method
In This Topic
    setReversePlotOrder Method
    In This Topic
    Sets whether Excel plots data from last to first (True if Microsoft Excel plots data points from last to first).
    Syntax
    void setReversePlotOrder( 
       boolean value
    )

    Parameters

    value
    See Also