バージョン

NumericDataPointCollection コンストラクタ(IChartComponent)

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

パラメータ

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