バージョン

BoxChartAppearance コンストラクタ(IChartComponent)

指定したコンポーネントに対してBubbleChartAppearanceオブジェクトをデフォルトのプロパティで作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public BoxChartAppearance( 
   IChartComponent component
)

パラメータ

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