Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendline Interface / Order Property
In This Topic
    Order Property (ITrendline)
    In This Topic
    Gets or 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
    System.int Order {get; set;}
    See Also