バージョン

SplineAreaChartAppearance コンストラクタ(IChartComponent)

特定のチャート作成コンポーネントのデフォルト プロパティを持つ Spline Area Chart Appearance オブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent _
)
public SplineAreaChartAppearance( 
   IChartComponent component
)

パラメータ

component
Appearance として動作する IChartComponent。
参照