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

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FinancialExtraOptionsBuilder クラス : PointAndFigurePeriod メソッド
The value.
Configurates C1.Web.Mvc.Finance.FinancialExtraOptions.PointAndFigurePeriod. Specifies the ATR period of the point and figure chart.
シンタックス
'宣言
 
Public Function PointAndFigurePeriod( _
   ByVal value As System.Integer _
) As FinancialExtraOptionsBuilder
public FinancialExtraOptionsBuilder PointAndFigurePeriod( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default is 20. Must be an integer less than the length of the data and greater than one.
参照

FinancialExtraOptionsBuilder クラス
FinancialExtraOptionsBuilder メンバ