バージョン

ParetoLayer コンストラクタ

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

パラメータ

component
使用するチャート コンポーネント。
core
このレイヤーを処理するチャートコア。
参照