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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeMapBuilder<T> クラス : Binding メソッド
The value.
Configurates C1.Web.Mvc.TreeMap<T>.Binding. Sets the name of the property of the data item that contains the chart value.
シンタックス
'宣言
 
Public Function Binding( _
   ByVal value As System.String _
) As TreeMapBuilder(Of T)
public TreeMapBuilder<T> Binding( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property is used to calculate the size of the node as compared to other node values. The property should contain numeric data.
参照

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