Aspose::Cells::Charts::Trendline::SetPeriod method
Trendline::SetPeriod method
Returns or sets the period for the moving-average trendline.
void Aspose::Cells::Charts::Trendline::SetPeriod(int32_t value)
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
- Class Vector
- Class Trendline
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++