[]
Gets or sets the sample count for function calculation.
[C1Description("TrendLine.SampleCount", "Gets or sets the sample count for function calculation.")]
[C1Category("TrendLine")]
public int SampleCount { get; set; }
<C1Description("TrendLine.SampleCount", "Gets or sets the sample count for function calculation.")>
<C1Category("TrendLine")>
Public Property SampleCount As Integer