バージョン

XYZDataPointCollection コンストラクタ(IChartComponent)

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

パラメータ

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