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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BoxWhiskerBuilder<T> クラス : ShowMeanLine メソッド
The value.
Configurates C1.Web.Mvc.BoxWhisker<T>.ShowMeanLine. Sets a value that determines whether to show the mean line for the Box and Whisker chart.
シンタックス
'宣言
 
Public Function ShowMeanLine( _
   ByVal value As System.Boolean _
) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> ShowMeanLine( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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