バージョン

FunnelLayer コンストラクタ

FunnelLayer コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent, _
   ByVal core As ChartCore _
)
public FunnelLayer( 
   IChartComponent component,
   ChartCore core
)

パラメータ

component
使用するチャート作成コンポーネント。
core
このレイヤーを処理する ChartCore オブジェクト。
参照