バージョン

XYSeriesDataAppearance コンストラクタ(IChartComponent)

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

パラメータ

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