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 greater than 1) when the trendline type is Polynomial.
    Syntax
    System.int Order {get; set;}
    See Also