バージョン

ChartTextCollection コンストラクタ

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

パラメータ

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