[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.ITrendline.Order

Order Property

Order

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.

Declaration
int Order { get; set; }
Property Order As Integer