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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ChartAxis<T> クラス : LogBase プロパティ
Gets or sets the logarithmic base of the axis.
シンタックス
'宣言
 
Public Property LogBase As System.Nullable(Of Double)
public System.Nullable<double> LogBase {get; set;}
解説
If the base is not specified the axis uses the normal scale.
参照

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