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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartAxisBuilder<T> クラス : MajorUnit メソッド
The value.
Configurates C1.Web.Mvc.ChartAxis<T>.MajorUnit. Sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.
シンタックス
'宣言
 
Public Function MajorUnit( _
   ByVal value As System.Double _
) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> MajorUnit( 
   System.double value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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