バージョン

CandleDataPointCollection コンストラクタ(IChartComponent)

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

パラメータ

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