Forward

ITrendline.Forward property

Specifies the number of categories (or units on a scatter chart) that the trendline extends after the data for the series that is being trended. On scatter and non-scatter charts, the value shall be any non-negative value. Read/write Double.

public double Forward { get; set; }

See Also