バージョン

IconLegendLayer コンストラクタ

指定したIChartComponentのIChartComponentオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent, _
   ByVal core As ChartCore _
)
public IconLegendLayer( 
   IChartComponent component,
   ChartCore core
)

パラメータ

component
チャート コンポーネントの実装。
core
コアインスタンス。
参照