バージョン

TrendLinePeriod プロパティ (AnchoredCategorySeriesModel)

現在のシリーズのトレンドラインの期間を取得または設定します。
シンタックス
'宣言
 
Public Property TrendLinePeriod As System.Nullable(Of Integer)
public System.Nullable<int> TrendLinePeriod {get; set;}
解説
一般的な近似曲線期間の初期値は 7 です。
参照

オンラインで表示: GitHub