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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > RadialGaugeBuilder クラス : AutoScale メソッド
The value.
Configurates C1.Web.Mvc.RadialGauge.AutoScale. Sets whether the gauge should automatically scale to fill the host element.
シンタックス
'宣言
 
Public Function AutoScale( _
   ByVal value As System.Boolean _
) As RadialGaugeBuilder
public RadialGaugeBuilder AutoScale( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

RadialGaugeBuilder クラス
RadialGaugeBuilder メンバ