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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BoxWhiskerBuilder<T> クラス : QuartileCalculation メソッド
The value.
Configurates C1.Web.Mvc.BoxWhisker<T>.QuartileCalculation. Sets a value that specifies the quartile calculation for the Box and Whisker chart.
シンタックス
'宣言
 
Public Function QuartileCalculation( _
   ByVal value As QuartileCalculation _
) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> QuartileCalculation( 
   QuartileCalculation value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BoxWhiskerBuilder<T> クラス
BoxWhiskerBuilder<T> メンバ