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

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

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default is Close. Only the Close and HighLow are supported.
参照

FinancialExtraOptionsBuilder クラス
FinancialExtraOptionsBuilder メンバ