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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス : Binding メソッド
The value.
Configurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series.
シンタックス
'宣言
 
Public Function Binding( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Binding( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス
ChartSeriesBaseBuilder<T,TControl,TBuilder> メンバ