ASP.NET Core MVC コントロールヘルプ
PlotAreaIndex メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartAxisBuilder<T> クラス : PlotAreaIndex メソッド
The value.
Configurates C1.Web.Mvc.ChartAxis<T>.PlotAreaIndex. Sets the plot area for the axis.
シンタックス
'宣言
 
Public Function PlotAreaIndex( _
   ByVal value As System.Nullable(Of Integer) _
) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> PlotAreaIndex( 
   System.Nullable<int> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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