FlexReport for WinForms
SampleCount プロパティ (TrendLine)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.FlexChart 名前空間 > TrendLine クラス : SampleCount プロパティ
Gets or sets the sample count for function calculation.
シンタックス
'宣言
 
Public Property SampleCount As System.Integer
'使用法
 
Dim instance As TrendLine
Dim value As System.Integer
 
instance.SampleCount = value
 
value = instance.SampleCount
public System.int SampleCount {get; set;}
参照

TrendLine クラス
TrendLine メンバ