バージョン

Pyramid3DLayer コンストラクタ

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

パラメータ

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