Trendline.Period
Trendline.Period property
Returns or sets the period for the moving-average trendline.
public int Period { get; set; }
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 Trendline
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells