バージョン

ChartAreaCollection コンストラクタ(IChartComponent)

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

パラメータ

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