バージョン

ColumnChartAppearance コンストラクタ(IChartComponent)

特定のIChartComponentのデフォルトプロパティを持つColumnChartAppearanceオブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public ColumnChartAppearance( 
   IChartComponent component
)

パラメータ

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