Aspose::Cells::Charts::Trendline::GetPeriod method

Trendline::GetPeriod method

Returns or sets the period for the moving-average trendline.

int32_t Aspose::Cells::Charts::Trendline::GetPeriod()

Remarks

This value should be between 2 and 255. And it must be less than the number of the chart points in the series

See Also