ASP.NET Core MVC コントロールヘルプ
Origin プロパティ (Gauge)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Gauge クラス : Origin プロパティ
Gets or sets the starting point used for painting the range.
シンタックス
'宣言
 
Public Property Origin As System.Nullable(Of Double)
public System.Nullable<double> Origin {get; set;}
解説
By default, this property is set to null, which causes the value range to start at the gauge's minimum value, or zero if the minimum is less than zero.
参照

Gauge クラス
Gauge メンバ