Order

ITrendline.Order property

Specifies the order of the polynomial trend line. It is ignored for other trend line types. Value must be between 2 and 6. Read/write Byte.

public byte Order { get; set; }

See Also