ASP.NET Core MVC コントロールヘルプ
Y メソッド (DataPointBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DataPointBuilder クラス : Y メソッド
The value.
Configurates C1.Web.Mvc.DataPoint.Y. Sets Y coordinate value of this DataPoint.
シンタックス
'宣言
 
Public Function Y( _
   ByVal value As System.Object _
) As DataPointBuilder
public DataPointBuilder Y( 
   System.object value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

DataPointBuilder クラス
DataPointBuilder メンバ