バージョン

SeriesCollection コンストラクタ(IChartComponent)

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

パラメータ

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