Aspose::Cells::Charts::Trendline::GetBackward method

Trendline::GetBackward method

Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than or equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5.

double Aspose::Cells::Charts::Trendline::GetBackward()

See Also