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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ErrorBarBuilder<T> クラス : EndStyle メソッド
The value.
Configurates C1.Web.Mvc.ErrorBar<T>.EndStyle. Sets a value that specifies the end style of the series.
シンタックス
'宣言
 
Public Function EndStyle( _
   ByVal value As ErrorBarEndStyle _
) As ErrorBarBuilder(Of T)
public ErrorBarBuilder<T> EndStyle( 
   ErrorBarEndStyle value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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