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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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