バージョン

StackAppearance コンストラクタ(IChartComponent)

特定のチャート作成コンポーネントを持つ StackAppearance オブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public StackAppearance( 
   IChartComponent component
)

パラメータ

component
チャート作成コンポーネントへの IchartComponent 参照。
参照