Trendline.Forward Property

Definition

Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward.

public:
 property int Forward { int get(); void set(int value); };
public int Forward { get; set; }
Public Property Forward As Integer

Property Value

Applies to