FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / TrendLine 类 / SampleCount 属性

本主题中
    SampleCount 属性 (TrendLine)
    本主题中
    Gets or sets the sample count for function calculation.
    语法
    '声明
     
    Public Property SampleCount As Integer
    public int SampleCount {get; set;}
    请参见