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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BoxWhiskerBuilder<T> クラス : MeanLineStyle メソッド
The builder function.
Configurates C1.Web.Mvc.BoxWhisker<T>.MeanLineStyle. Sets a value that specifies the style for the mean line.
シンタックス
'宣言
 
Public Function MeanLineStyle( _
   ByVal build As System.Action(Of SVGStyleBuilder) _
) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> MeanLineStyle( 
   System.Action<SVGStyleBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

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