バージョン

TreeMapSeries コンストラクタ(IChartComponent)

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

パラメータ

chartComponent
使用するチャート作成コンポーネント。
参照