Order

ITrendline.Order property

指定多项式趋势线的阶数。对于其他趋势线类型,将被忽略。值必须在 2 和 6 之间。可读/可写字节。

public byte Order { get; set; }

See Also