バージョン

ChartLayer3D コンストラクタ

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

パラメータ

component
使用するチャート作成コンポーネント。
core
コンテキスト上の ChartCore オブジェクト
参照