In This Topic
A value specifies the sample count for function calculation. It works when the fitType is polynom, power, exponent, logarithmic and fourier.
Syntax
'Declaration
Public Property SampleCount As System.Integer
public System.int SampleCount {get; set;}
See Also