ASP.NET Core MVC コントロールヘルプ
ItemFormatter メソッド (ChartAxisBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartAxisBuilder<T> クラス : ItemFormatter メソッド
The value.
Configurates C1.Web.Mvc.ChartAxis<T>.ItemFormatter. Sets the itemFormatter client-side function name for axis labels.
シンタックス
'宣言
 
Public Function ItemFormatter( _
   ByVal value As System.String _
) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> ItemFormatter( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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