ASP.NET MVC コントロールヘルプ
PointAndFigurePeriod メソッド

C1.Web.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FinancialExtraOptionsBuilder クラス : PointAndFigurePeriod メソッド
値。
C1.Web.Mvc.Finance.FinancialExtraOptions.PointAndFigurePeriod を構成します。 ポイントアンドフィギュアチャートの ATR 期間を指定します。
シンタックス
'宣言
 
Public Function PointAndFigurePeriod( _
   ByVal value As System.Integer _
) As FinancialExtraOptionsBuilder
public FinancialExtraOptionsBuilder PointAndFigurePeriod( 
   System.int value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
解説
デフォルトは 20 です。データの長さ未満で 1 より大きな整数を指定する必要があります。
参照

FinancialExtraOptionsBuilder クラス
FinancialExtraOptionsBuilder メンバ