バージョン

PaintElementCollection コンストラクタ(IChartComponent)

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

パラメータ

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