[]
        
(Showing Draft Content)

C1.Report.FlexChart.TrendLine.SampleCount

SampleCount Property

SampleCount

Gets or sets the sample count for function calculation.

Declaration
[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