バージョン

ProbabilityLayer コンストラクタ

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

パラメータ

chartComponent
使用するチャート作成コンポーネント。
chartCore
このレイヤーを担当するChartCoreオブジェクトへの参照。
参照