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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > PlotAreaBuilder クラス : Row メソッド
The value.
Configurates C1.Web.Mvc.PlotArea.Row. Sets the row number of plot area. Using row property, you can set horizontal position of the plot area on the chart.
シンタックス
'宣言
 
Public Function Row( _
   ByVal value As System.Integer _
) As PlotAreaBuilder
public PlotAreaBuilder Row( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PlotAreaBuilder クラス
PlotAreaBuilder メンバ