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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PlotAreaBuilder クラス
PlotAreaBuilder メンバ