FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Integer
    public System.int SampleCount {get; set;}
    See Also