Period

ITrendline.Period property

指定移动平均趋势线的趋势线周期。对于其他趋势线变体,它被忽略。值必须在2到255之间。读/写字节。

public byte Period { get; set; }

See Also