BarChart for ASP.NET WebForms
SampleCount Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > TrendlineChartSeries Class : SampleCount Property
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

Reference

TrendlineChartSeries Class
TrendlineChartSeries Members