バージョン

TrendLinePeriod プロパティ (AnchoredRadialSeriesModel)

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

オンラインで表示: GitHub