バージョン

SplineAppearance コンストラクタ(IChartComponent)

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

パラメータ

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