バージョン

CompositeChartAppearance コンストラクタ(IChartComponent)

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

パラメータ

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