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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FunnelOptionsBuilder クラス : NeckWidth メソッド
The value.
Configurates C1.Web.Mvc.FunnelOptions.NeckWidth. Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.
シンタックス
'宣言
 
Public Function NeckWidth( _
   ByVal value As System.Single _
) As FunnelOptionsBuilder
public FunnelOptionsBuilder NeckWidth( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FunnelOptionsBuilder クラス
FunnelOptionsBuilder メンバ