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

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FinancialExtraOptionsBuilder クラス : LineBreakNewLineBreaks メソッド
The value.
Configurates C1.Web.Mvc.Finance.FinancialExtraOptions.LineBreakNewLineBreaks. Sets the number of previous boxes that must be compared before a new box is drawn in Line Break charts.
シンタックス
'宣言
 
Public Function LineBreakNewLineBreaks( _
   ByVal value As System.Integer _
) As FinancialExtraOptionsBuilder
public FinancialExtraOptionsBuilder LineBreakNewLineBreaks( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value is 3.
参照

FinancialExtraOptionsBuilder クラス
FinancialExtraOptionsBuilder メンバ