ASP.NET Core MVC コントロールヘルプ
Min プロパティ (ChartAxis<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartAxis<T> クラス : Min プロパティ
Gets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.
シンタックス
'宣言
 
Public Property Min As System.Object
public System.object Min {get; set;}
解説
The value can be a number or a DateTime object (for time-based data).
参照

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