Period

ITrendline.Period property

Specifies the period of the trend line for a moving average trend line. It is ignored for other trend line variants. Value must be between 2 and 255. Read/write Byte.

public byte Period { get; set; }

See Also