Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITrendline Interface / setOrder Method
In This Topic
    setOrder Method
    In This Topic
    Sets the trendline order (an integer is greater than or equal to 2 and less than or equal to 6) when the trendline type is Polynomial.
    Syntax
    void setOrder( 
       int value
    )

    Parameters

    value
    See Also