ASP.NET Core MVC コントロールヘルプ
FunnelOptionsBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : FunnelOptionsBuilder クラス

FunnelOptionsBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one FunnelOptionsBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.FunnelOptions.NeckHeight. Specifies the neck height as a percentage for the Funnel chart.The default value is 0.  
Public メソッドConfigurates C1.Web.Mvc.FunnelOptions.NeckWidth. Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.  
Public メソッドConfigurates C1.Web.Mvc.FunnelOptions.Type. Specifies the type of Funnel chart. It should be 'Rectangle' or 'Default'. NeckWidth and NeckHeight don't work if type is set to Rectangle.  
トップ
参照

FunnelOptionsBuilder クラス
C1.Web.Mvc.Fluent 名前空間