バージョン

SplineChartAppearance コンストラクタ(IChartComponent)

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

パラメータ

component
Appearance として動作するコンポーネント。
参照