FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / TrendLine Class / SampleCount Property

In This Topic
    SampleCount Property (TrendLine)
    In This Topic
    Gets or sets the sample count for function calculation.
    Syntax
    'Declaration
     
    Public Property SampleCount As Integer
    public int SampleCount {get; set;}
    See Also