バージョン

CategoryChartRenderer コンストラクタ(HtmlHelper,CategoryChartModel)

チャート レンダラー コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As System.Web.Mvc.HtmlHelper, _
   ByVal model As CategoryChartModel _
)
public CategoryChartRenderer( 
   System.Web.Mvc.HtmlHelper helper,
   CategoryChartModel model
)

パラメータ

helper
model
参照

オンラインで表示: GitHub