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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartAxisBuilder<T> クラス : Labels メソッド
The value.
Configurates C1.Web.Mvc.ChartAxis<T>.Labels. Sets a value indicating whether axis labels are visible.
シンタックス
'宣言
 
Public Function Labels( _
   ByVal value As System.Boolean _
) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Labels( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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